Lines Matching refs:gpmc_write_reg
267 static void gpmc_write_reg(int idx, u32 val)
1119 gpmc_write_reg(GPMC_CONFIG, regval);
1328 gpmc_write_reg(GPMC_IRQENABLE, regval);
1370 gpmc_write_reg(GPMC_CONFIG, regval);
1382 gpmc_write_reg(GPMC_IRQSTATUS, BIT(hwirq));
1454 gpmc_write_reg(GPMC_IRQSTATUS, regval);
1465 gpmc_write_reg(GPMC_IRQENABLE, 0);
1469 gpmc_write_reg(GPMC_IRQSTATUS, regval);
1962 gpmc_write_reg(GPMC_CONFIG, config1);
2325 gpmc_write_reg(GPMC_CONFIG, val);
2523 gpmc_write_reg(GPMC_SYSCONFIG, gpmc_context->sysconfig);
2524 gpmc_write_reg(GPMC_IRQENABLE, gpmc_context->irqenable);
2525 gpmc_write_reg(GPMC_TIMEOUT_CONTROL, gpmc_context->timeout_ctrl);
2526 gpmc_write_reg(GPMC_CONFIG, gpmc_context->config);
2527 gpmc_write_reg(GPMC_PREFETCH_CONFIG1, gpmc_context->prefetch_config1);
2528 gpmc_write_reg(GPMC_PREFETCH_CONFIG2, gpmc_context->prefetch_config2);
2529 gpmc_write_reg(GPMC_PREFETCH_CONTROL, gpmc_context->prefetch_control);