Home
last modified time | relevance | path

Searched refs:ASC_IOP_REG_QP (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dadvlib.h1108 #define ASC_IOP_REG_QP 0x03 macro
1299 #define ASC_READ_CHIP_QP(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_REG_QP)
1300 #define ASC_WRITE_CHIP_QP(iot, ioh, data) bus_space_write_1((iot), (ioh), ASC_IOP_REG_QP, data)