Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mx31pdk/
H A Dmx31pdk.c98 pmic_reg_write(p, REG_INT_STATUS1, RTCRSTI); in board_late_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_pmic.h25 REG_INT_STATUS1, enumerator
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Dtps65185.c39 #define REG_INT_STATUS1 0x07 macro
240 ret = tps65185_i2c_read(priv_data, REG_INT_STATUS1, &int_stat); in tps65185_set_vcom_value()