Searched refs:intctl (Results 1 – 4 of 4) sorted by relevance
207 uint32_t intctl; in vc4_irq() local211 intctl = V3D_READ(V3D_INTCTL); in vc4_irq()218 V3D_WRITE(V3D_INTCTL, intctl); in vc4_irq()220 if (intctl & V3D_INT_OUTOMEM) { in vc4_irq()227 if (intctl & V3D_INT_FLDONE) { in vc4_irq()234 if (intctl & V3D_INT_FRDONE) { in vc4_irq()
322 u8 intctl; in ti113x_use_isa_irq() local340 intctl = exca_readb(socket, I365_INTCTL); in ti113x_use_isa_irq()341 intctl &= ~(I365_INTR_ENA | I365_IRQ_MASK); /* CSC Enable */ in ti113x_use_isa_irq()342 exca_writeb(socket, I365_INTCTL, intctl); in ti113x_use_isa_irq()
483 u32 intctl; in hda_check_ipc_irq() 490 intctl = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL); in hda_ipc_irq_dump() local 495 intsts, intctl, rirbsts); in hda_ipc_irq_dump()
3064 __BUILD_SET_C0(intctl) in __BUILD_SET_C0()