Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Dmax96755f.c73 ret = dm_i2c_reg_clrset(priv->dev, 0x0010, RESET_ALL, in max96755f_power_on()
74 FIELD_PREP(RESET_ALL, 1)); in max96755f_power_on()
/OK3568_Linux_fs/u-boot/include/
H A Dmax96745.h17 #define RESET_ALL BIT(7) macro
H A Dmax96755f.h51 #define RESET_ALL BIT(7) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax96745.h35 #define RESET_ALL BIT(7) macro
H A Dmax96755f.h64 #define RESET_ALL BIT(7) macro
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/include/goya/asic_reg/
H A Dgoya_masks.h166 #define RESET_ALL (\ macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Drocket_int.h227 #define RESET_ALL 0x80 /* reset AIOP (all channels) */ macro
909 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
H A Drocket.c2638 sOutB(io + _CMD_REG, RESET_ALL); /* reset AIOP */ in sReadAiopID()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c2607 WREG32(mmPSOC_GLOBAL_CONF_SW_ALL_RST_CFG, RESET_ALL); in goya_hw_fini()