Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/ti/
Dphy-ti-pipe3.c69 #define LOSD_MASK GENMASK(17, 14) macro
448 val &= ~(INTERFACE_MASK | LOSD_MASK | MEM_PLLDIV); in ti_pipe3_calibrate()