Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A D88pm860x-codec.c35 #define HOOK_STATUS (1 << 6) macro
1231 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_component_handler()