Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Danx98xx-edp.h47 #define ANX9804_AUX_STATUS_MASK 0x0f macro
/openbmc/u-boot/drivers/video/bridge/
H A Danx6345.c149 if ((v & ANX9804_AUX_STATUS_MASK) != 0) { in anx6345_aux_wait()
150 debug("AUX status: %d\n", v & ANX9804_AUX_STATUS_MASK); in anx6345_aux_wait()