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

/netbsd-current/sys/arch/x68k/dev/
H A Dintiovar.h85 #define intio_sysport ((volatile uint8_t *)IIOV(INTIO_SYSPORT)) macro
96 intio_sysport[sysport_contrast] = (a) /* 0-15 */
98 intio_sysport[sysport_tvctrl] = (a)
101 intio_sysport[sysport_imageunit] = (a)
103 intio_sysport[sysport_keyctrl] = (a)
106 intio_sysport[sysport_waitctrl] = (a) /* X68030 only */
108 intio_sysport[sysport_sramwp] = (a)
111 intio_sysport[sysport_powoff] = (a)
114 (intio_sysport[sysport_contrast])
116 (intio_sysport[sysport_tvctr
[all...]

Completed in 117 milliseconds