Searched refs:ASC_GET_CHIP_CONTROL (Results 1 – 2 of 2) sorted by relevance
776 val = ASC_GET_CHIP_CONTROL(iot, ioh) &824 cc_val = ASC_GET_CHIP_CONTROL(iot, ioh) &975 if ((ASC_GET_CHIP_CONTROL(iot, ioh) & ASC_CC_HALT) != 0)1640 ctrl_reg = ASC_GET_CHIP_CONTROL(iot, ioh);
1283 #define ASC_GET_CHIP_CONTROL(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_CTRL) macro