Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_mhccif.c37 iowrite32(mask, mhccif_pbase + REG_EP2RC_SW_INT_ACK); in t7xx_mhccif_clear_interrupts()
Dt7xx_modem_ops.c585 iowrite32(D2H_INT_ASYNC_MD_HK, mhccif_base + REG_EP2RC_SW_INT_ACK); in t7xx_md_event_notify()
592 iowrite32(D2H_INT_ASYNC_AP_HK, mhccif_base + REG_EP2RC_SW_INT_ACK); in t7xx_md_event_notify()
Dt7xx_reg.h43 #define REG_EP2RC_SW_INT_ACK 0x14 macro