Lines Matching refs:gpmc_write_reg
268 static void gpmc_write_reg(int idx, u32 val) in gpmc_write_reg() function
1113 gpmc_write_reg(GPMC_CONFIG, regval); in gpmc_configure()
1307 gpmc_write_reg(GPMC_IRQENABLE, regval); in gpmc_irq_endis()
1349 gpmc_write_reg(GPMC_CONFIG, regval); in gpmc_irq_edge_config()
1361 gpmc_write_reg(GPMC_IRQSTATUS, BIT(hwirq)); in gpmc_irq_ack()
1433 gpmc_write_reg(GPMC_IRQSTATUS, regval); in gpmc_handle_irq()
1444 gpmc_write_reg(GPMC_IRQENABLE, 0); in gpmc_setup_irq()
1448 gpmc_write_reg(GPMC_IRQSTATUS, regval); in gpmc_setup_irq()
1941 gpmc_write_reg(GPMC_CONFIG, config1); in gpmc_cs_program_settings()
2284 gpmc_write_reg(GPMC_CONFIG, val); in gpmc_probe_generic_child()
2482 gpmc_write_reg(GPMC_SYSCONFIG, gpmc_context->sysconfig); in omap3_gpmc_restore_context()
2483 gpmc_write_reg(GPMC_IRQENABLE, gpmc_context->irqenable); in omap3_gpmc_restore_context()
2484 gpmc_write_reg(GPMC_TIMEOUT_CONTROL, gpmc_context->timeout_ctrl); in omap3_gpmc_restore_context()
2485 gpmc_write_reg(GPMC_CONFIG, gpmc_context->config); in omap3_gpmc_restore_context()
2486 gpmc_write_reg(GPMC_PREFETCH_CONFIG1, gpmc_context->prefetch_config1); in omap3_gpmc_restore_context()
2487 gpmc_write_reg(GPMC_PREFETCH_CONFIG2, gpmc_context->prefetch_config2); in omap3_gpmc_restore_context()
2488 gpmc_write_reg(GPMC_PREFETCH_CONTROL, gpmc_context->prefetch_control); in omap3_gpmc_restore_context()