Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memory/
Domap-gpmc.c267 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg() function
385 gpmc_cs_write_reg(cs, reg, l); in gpmc_cs_modify_reg()
637 gpmc_cs_write_reg(cs, reg, l); in set_gpmc_timing_reg()
783 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, l); in gpmc_cs_set_timings()
825 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_set_memconf()
836 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_enable_mem()
845 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG7, l); in gpmc_cs_disable_mem()
1898 gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, config1); in gpmc_cs_program_settings()
2555 gpmc_cs_write_reg(i, GPMC_CS_CONFIG1, in omap3_gpmc_restore_context()
2557 gpmc_cs_write_reg(i, GPMC_CS_CONFIG2, in omap3_gpmc_restore_context()
[all …]
/linux-4.19.296/include/linux/
Domap-gpmc.h77 extern void gpmc_cs_write_reg(int cs, int idx, u32 val);