Home
last modified time | relevance | path

Searched refs:gpmc_cs_write_reg (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/memory/
Domap-gpmc.c278 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg() function
393 gpmc_cs_write_reg(cs, reg, l); in gpmc_cs_modify_reg()
644 gpmc_cs_write_reg(cs, reg, l); in set_gpmc_timing_reg()
831 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, l); in gpmc_cs_set_timings()
878 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_set_memconf()
889 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_enable_mem()
898 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_disable_mem()
1950 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, config1); in gpmc_cs_program_settings()
2530 gpmc_cs_write_reg(i, GPMC_CS_CONFIG1, in omap3_gpmc_restore_context()
2532 gpmc_cs_write_reg(i, GPMC_CS_CONFIG2, in omap3_gpmc_restore_context()
[all …]
/linux-6.12.1/include/linux/
Domap-gpmc.h73 extern void gpmc_cs_write_reg(int cs, int idx, u32 val);