Searched refs:ASC_GET_CHIP_CONTROL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dadvlib.c747 val = ASC_GET_CHIP_CONTROL(iot, ioh) &
791 cc_val = ASC_GET_CHIP_CONTROL(iot, ioh) &
924 if ((ASC_GET_CHIP_CONTROL(iot, ioh) & ASC_CC_HALT) != 0)
1500 ctrl_reg = ASC_GET_CHIP_CONTROL(iot, ioh);
H A Dadvlib.h1274 #define ASC_GET_CHIP_CONTROL(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_CTRL) macro

Completed in 195 milliseconds