Searched refs:HWIO_SPRUCE_OUTMI2 (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/fw-api/hw/qcn6122/ |
D | HALhwio.h | 195 #define HWIO_SPRUCE_OUTMI2(hwiosym, index1, index2, mask, val) __msmhwio_outmi2(hwiosym, i… macro 200 #define HWIO_SPRUCE_OUTFI2(io, index1, index2, field, val) HWIO_SPRUCE_OUTMI2(io, inde… 205 #define HWIO_SPRUCE_OUTVI2(io, index1, index2, field, val) HWIO_SPRUCE_OUTMI2(io, inde…
|