Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h205 #define AUX_CLK_DIVIDER_VAL_MASK 0x00FF macro
H A Dlogicore_dp_tx.c656 val &= ~AUX_CLK_DIVIDER_VAL_MASK; in initialize()