Lines Matching refs:gpmc_write_reg
253 static void gpmc_write_reg(int idx, u32 val)
1049 gpmc_write_reg(GPMC_CONFIG, regval);
1258 gpmc_write_reg(GPMC_IRQENABLE, regval);
1300 gpmc_write_reg(GPMC_CONFIG, regval);
1312 gpmc_write_reg(GPMC_IRQSTATUS, BIT(hwirq));
1384 gpmc_write_reg(GPMC_IRQSTATUS, regval);
1395 gpmc_write_reg(GPMC_IRQENABLE, 0);
1399 gpmc_write_reg(GPMC_IRQSTATUS, regval);
2237 gpmc_write_reg(GPMC_CONFIG, val);
2575 gpmc_write_reg(GPMC_SYSCONFIG, gpmc_context.sysconfig);
2576 gpmc_write_reg(GPMC_IRQENABLE, gpmc_context.irqenable);
2577 gpmc_write_reg(GPMC_TIMEOUT_CONTROL, gpmc_context.timeout_ctrl);
2578 gpmc_write_reg(GPMC_CONFIG, gpmc_context.config);
2579 gpmc_write_reg(GPMC_PREFETCH_CONFIG1, gpmc_context.prefetch_config1);
2580 gpmc_write_reg(GPMC_PREFETCH_CONFIG2, gpmc_context.prefetch_config2);
2581 gpmc_write_reg(GPMC_PREFETCH_CONTROL, gpmc_context.prefetch_control);