Searched refs:gpmc_cs_read_reg (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/memory/ |
H A D | omap-gpmc.c | 272 static u32 gpmc_cs_read_reg(int cs, int idx) gpmc_cs_read_reg() function 309 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG1); gpmc_get_clk_period() 377 l = gpmc_cs_read_reg(cs, reg); gpmc_cs_modify_reg() 441 l = gpmc_cs_read_reg(cs, reg); get_gpmc_timing_reg() 474 gpmc_cs_read_reg(cs, config)) 614 l = gpmc_cs_read_reg(cs, reg); set_gpmc_timing_reg() 757 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG1); gpmc_cs_set_timings() 797 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG7); gpmc_cs_set_memconf() 811 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG7); gpmc_cs_enable_mem() 820 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG7); gpmc_cs_disable_mem() 830 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG7); gpmc_cs_get_memconf() 840 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG7); gpmc_cs_mem_enabled() 2261 gpmc_cs_read_reg(i, GPMC_CS_CONFIG1); omap3_gpmc_save_context() 2263 gpmc_cs_read_reg(i, GPMC_CS_CONFIG2); omap3_gpmc_save_context() 2265 gpmc_cs_read_reg(i, GPMC_CS_CONFIG3); omap3_gpmc_save_context() 2267 gpmc_cs_read_reg(i, GPMC_CS_CONFIG4); omap3_gpmc_save_context() 2269 gpmc_cs_read_reg(i, GPMC_CS_CONFIG5); omap3_gpmc_save_context() 2271 gpmc_cs_read_reg(i, GPMC_CS_CONFIG6); omap3_gpmc_save_context() 2273 gpmc_cs_read_reg(i, GPMC_CS_CONFIG7); omap3_gpmc_save_context()
|
Completed in 49 milliseconds