Home
last modified time | relevance | path

Searched refs:SLOTSTATUS_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dbudget-ci.c64 #define SLOTSTATUS_RESET 4 macro
66 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
308 budget_ci->slot_status = SLOTSTATUS_RESET; in ciintf_slot_reset()
375 } else if (budget_ci->slot_status & SLOTSTATUS_RESET) { in ciintf_interrupt()
419 if (budget_ci->slot_status & SLOTSTATUS_RESET) { in ciintf_poll_slot_status()
H A Dbudget-av.c46 #define SLOTSTATUS_RESET 4 macro
48 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
209 budget_av->slot_status = SLOTSTATUS_RESET; in ciintf_slot_reset()
305 if (budget_av->slot_status == SLOTSTATUS_RESET) { in ciintf_poll_slot_status()
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
H A Dbudget-ci.c64 #define SLOTSTATUS_RESET 4 macro
66 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
308 budget_ci->slot_status = SLOTSTATUS_RESET; in ciintf_slot_reset()
375 } else if (budget_ci->slot_status & SLOTSTATUS_RESET) { in ciintf_interrupt()
419 if (budget_ci->slot_status & SLOTSTATUS_RESET) { in ciintf_poll_slot_status()
H A Dbudget-av.c47 #define SLOTSTATUS_RESET 4 macro
49 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
210 budget_av->slot_status = SLOTSTATUS_RESET; in ciintf_slot_reset()
306 if (budget_av->slot_status == SLOTSTATUS_RESET) { in ciintf_poll_slot_status()

Completed in 7 milliseconds