Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dsnapper.c526 static bus_size_t headphone_detect = 0; variable
2032 if (headphone_detect != 0) { in snapper_cint()
2033 sense = obio_read_1(headphone_detect); in snapper_cint()
2208 headphone_detect = addr; in snapper_init()
2254 DPRINTF(" headphone-detect %x\n", headphone_detect); in snapper_init()
2280 if (headphone_detect != 0) { in snapper_init()
2281 obio_write_1(headphone_detect, in snapper_init()
2282 obio_read_1(headphone_detect) | 0x80); in snapper_init()