Home
last modified time | relevance | path

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

/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h278 #define COP_PWC_OUT_ENABLE (1 << 6) macro
H A Dhdafg.c2006 COP_PWC_OUT_ENABLE | in hdafg_prepare_pin_controls()
2022 w->w_pin.ctrl |= COP_PWC_OUT_ENABLE; in hdafg_prepare_pin_controls()
2044 w->w_pin.ctrl |= COP_PWC_OUT_ENABLE; in hdafg_prepare_pin_controls()
3571 w->w_pin.ctrl |= COP_PWC_OUT_ENABLE; in hdafg_hp_switch_handler()
3573 w->w_pin.ctrl &= ~COP_PWC_OUT_ENABLE; in hdafg_hp_switch_handler()
3581 w->w_pin.ctrl &= ~COP_PWC_OUT_ENABLE; in hdafg_hp_switch_handler()
3583 w->w_pin.ctrl |= COP_PWC_OUT_ENABLE; in hdafg_hp_switch_handler()