Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Drk8xx_spi.c360 val &= RK806_VSEL_CTRL_MSK; in rk806_suspend()
379 val &= RK806_VSEL_CTRL_MSK; in rk806_suspend()
398 val &= RK806_VSEL_CTRL_MSK; in rk806_resume()
H A Drk8xx.c411 val &= RK806_VSEL_CTRL_MSK; in rk8xx_suspend()
430 val &= RK806_VSEL_CTRL_MSK; in rk8xx_suspend()
467 val &= RK806_VSEL_CTRL_MSK; in rk8xx_resume()
/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h352 #define RK806_VSEL_CTRL_MSK 0xcc macro