Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Drk8xx_spi.c31 .status_base = RK806_INT_STS0,
190 rk806_spi_write(dev, RK806_INT_STS0, &value, 1); in rk8xx_spi_irq_chip_init()
H A Drk8xx.c57 .status_base = RK806_INT_STS0,
/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h308 #define RK806_INT_STS0 0x77 macro