Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c205 u32 slewp, slewn; in phy_io_config() local
352 slewn = 0x1; in phy_io_config()
353 reg_value = ((slewp << 3) | slewn); in phy_io_config()