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

/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.c416 WL_WRITE_2(sc, PIOR1, 0); /* go to beginning of RAM */
419 WL_WRITE_2(sc, PIOR1, 0); /* rewind */
532 WL_WRITE_2(sc, PIOR1, OFFSET_SCB + 8); /* address of scb_crcerrs */
654 WL_WRITE_2(sc, PIOR1, OFFSET_SCB);
660 WL_WRITE_2(sc, PIOR1, OFFSET_CU);
666 WL_WRITE_2(sc, PIOR1, OFFSET_TBD);
888 WL_WRITE_2(sc, PIOR1, OFFSET_SCP);
896 WL_WRITE_2(sc, PIOR1, OFFSET_ISCP);
907 WL_WRITE_2(sc, PIOR1, OFFSET_SCB);
929 WL_WRITE_2(sc, PIOR1, OFFSET_C
[all...]
H A Dif_wl.h65 #define PIOR1 0x8 /* Program I/O Address Register 1 */ macro

Completed in 105 milliseconds