Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memory/
Domap-gpmc.c264 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg() function
382 gpmc_cs_write_reg(cs, reg, l); in gpmc_cs_modify_reg()
623 gpmc_cs_write_reg(cs, reg, l); in set_gpmc_timing_reg()
760 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, l); in gpmc_cs_set_timings()
802 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_set_memconf()
813 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_enable_mem()
822 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_disable_mem()
1648 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, config1); in gpmc_cs_program_settings()
2294 gpmc_cs_write_reg(i, GPMC_CS_CONFIG1, in omap3_gpmc_restore_context()
2296 gpmc_cs_write_reg(i, GPMC_CS_CONFIG2, in omap3_gpmc_restore_context()
[all …]
/linux-4.4.14/include/linux/
Domap-gpmc.h164 extern void gpmc_cs_write_reg(int cs, int idx, u32 val);