Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/memory/
Domap-gpmc.c269 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg() function
384 gpmc_cs_write_reg(cs, reg, l); in gpmc_cs_modify_reg()
635 gpmc_cs_write_reg(cs, reg, l); in set_gpmc_timing_reg()
822 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, l); in gpmc_cs_set_timings()
869 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_set_memconf()
880 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_enable_mem()
889 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_disable_mem()
1887 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, config1); in gpmc_cs_program_settings()
2447 gpmc_cs_write_reg(i, GPMC_CS_CONFIG1, in omap3_gpmc_restore_context()
2449 gpmc_cs_write_reg(i, GPMC_CS_CONFIG2, in omap3_gpmc_restore_context()
[all …]
/linux-6.1.9/include/linux/
Domap-gpmc.h73 extern void gpmc_cs_write_reg(int cs, int idx, u32 val);