Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/io-domain/
H A Drockchip-io-domain.c153 u32 val, vret_hold, vret_release; in rv1126_iodomain_write() local
161 vret_hold = (BIT(supply->idx) << 16); in rv1126_iodomain_write()
167 regmap_write(regmap, RV1126_PMU_GRF_IO_RETENTION, vret_hold); in rv1126_iodomain_write()