Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h358 #define RK806_VERSION_MSK 0x0f macro
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Drk8xx_spi.c286 if ((lsb & RK806_VERSION_MSK) == RK806_VERSION_AB) { in rk8xx_spi_probe()
H A Drk8xx.c831 if ((lsb & RK806_VERSION_MSK) == RK806_VERSION_AB) { in rk8xx_probe()