Searched refs:ASC_IOP_CONFIG_HIGH (Results 1 – 1 of 1) sorted by relevance
1084 #define ASC_IOP_CONFIG_HIGH 0x04 macro1252 #define ASC_GET_CHIP_CFG_MSW(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_CONFIG_HIGH)1254 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH,…