Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/
Dti-pipe3-phy.c67 #define MEM_DLL_TRIM_SEL_MASK GENMASK(31, 30) macro
310 val &= ~MEM_DLL_TRIM_SEL_MASK; in ti_pipe3_calibrate()