PCPR_CLOCK_OFF 318 dev/pci/fmsradio.c bus_space_write_2(iot, ioh, offset, d | PCPR_CLOCK_OFF); PCPR_CLOCK_OFF 325 dev/pci/fmsradio.c bus_space_write_2(iot, ioh, offset, d | PCPR_CLOCK_OFF); PCPR_CLOCK_OFF 342 dev/pci/fmsradio.c bus_space_write_2(iot, ioh, off, PCPR_CLOCK_OFF | wren | data); PCPR_CLOCK_OFF 344 dev/pci/fmsradio.c bus_space_write_2(iot, ioh, off, PCPR_CLOCK_OFF | wren | data); PCPR_CLOCK_OFF 352 dev/pci/fmsradio.c d |= PCPR_WREN_ON | PCPR_DATA_OFF | PCPR_CLOCK_OFF; PCPR_CLOCK_OFF 363 dev/pci/fmsradio.c d |= PCPR_WREN_OFF | PCPR_DATA_OFF | PCPR_CLOCK_OFF;