Lines Matching refs:GPMC_CONFIG
49 #define GPMC_CONFIG 0x50
1066 * is set in GPMC_CONFIG register.
1114 regval = gpmc_read_reg(GPMC_CONFIG);
1119 gpmc_write_reg(GPMC_CONFIG, regval);
1364 regval = gpmc_read_reg(GPMC_CONFIG);
1370 gpmc_write_reg(GPMC_CONFIG, regval);
1955 config1 = gpmc_read_reg(GPMC_CONFIG);
1962 gpmc_write_reg(GPMC_CONFIG, config1);
2323 val = gpmc_read_reg(GPMC_CONFIG);
2325 gpmc_write_reg(GPMC_CONFIG, val);
2488 gpmc_context->config = gpmc_read_reg(GPMC_CONFIG);
2526 gpmc_write_reg(GPMC_CONFIG, gpmc_context->config);