Searched refs:PHYCTRL_OTAPDLYENA (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/rockchip/
H A Drk3399_emmcphy.c59 #define PHYCTRL_OTAPDLYENA (1 << 11) macro
154 mask = PHYCTRL_OTAPDLYENA | PHYCTRL_OTAPDLYSEL;
155 val = PHYCTRL_OTAPDLYENA | SHIFTIN(4, PHYCTRL_OTAPDLYSEL);

Completed in 85 milliseconds