Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c62 #define INTERFACE_MASK GENMASK(31, 27) macro
448 val &= ~(INTERFACE_MASK | LOSD_MASK | MEM_PLLDIV); in ti_pipe3_calibrate()