Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c51 #define ARM_DS_ACTIVE BIT(2) macro
132 if (status & ARM_DS_ACTIVE) { /* Was the doorbell rung? */ in vchiq_doorbell_irq()