Home
last modified time | relevance | path

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

/drivers/i3c/master/mipi-i3c-hci/
A Dcore.c71 #define SOFT_RST BIT(0) /* Core Reset */ macro
694 !(regval & SOFT_RST), 1, 10000); in i3c_hci_init()
697 reg_write(RESET_CONTROL, SOFT_RST); in i3c_hci_init()
699 !(regval & SOFT_RST), 1, 10000); in i3c_hci_init()
/drivers/net/ethernet/qualcomm/emac/
A Demac.h108 #define SOFT_RST 0x1 macro
A Demac-mac.c474 emac_reg_update32(adpt->base + EMAC_DMA_MAS_CTRL, 0, SOFT_RST); in emac_mac_reset()

Completed in 11 milliseconds