Searched refs:APB_EHB_ISR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/bus/ |
H A D | bt1-apb.c | 28 #define APB_EHB_ISR 0x00 macro 113 regmap_update_bits(apb->regs, APB_EHB_ISR, APB_EHB_ISR_PENDING, 0); in bt1_apb_isr() 230 regmap_update_bits(apb->regs, APB_EHB_ISR, APB_EHB_ISR_MASK, 0); in bt1_apb_clear_irq() 256 regmap_update_bits(apb->regs, APB_EHB_ISR, in bt1_apb_request_irq() 329 regmap_update_bits(apb->regs, APB_EHB_ISR, APB_EHB_ISR_PENDING, in inject_error_store()
|