Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk3399_emmcphy.c116 static int rk_emmcphy_enable(struct phynode *phynode, bool enable);
118 PHYNODEMETHOD(phynode_enable, rk_emmcphy_enable),
126 rk_emmcphy_enable(struct phynode *phynode, bool enable) in rk_emmcphy_enable() function