Home
last modified time | relevance | path

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

/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h331 #define COP_CFG_COLOR(x) (((x) >> 12) & 0xf) macro
H A Dhdafg.c557 int color = COP_CFG_COLOR(w->w_pin.config); in hdafg_widget_pin_dump()
672 color = COP_CFG_COLOR(w->w_pin.config); in hdafg_widget_pin_parse()
1087 COP_CFG_COLOR(w->w_pin.config); in hdafg_assoc_dump()