Searched refs:CONFIG_PORT_SET (Results 1 – 1 of 1) sorted by relevance
182 #define CONFIG_PORT_SET 4 macro440 u8 tmp = ioread8(galaxy->config_port + CONFIG_PORT_SET); in galaxy_set_config()443 iowrite8(tmp | 0x80, galaxy->config_port + CONFIG_PORT_SET); in galaxy_set_config()448 iowrite8(tmp & 0x7f, galaxy->config_port + CONFIG_PORT_SET); in galaxy_set_config()