Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget-ci.c77 #define SLOTSTATUS_PRESENT 2 macro
80 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
384 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_interrupt()
428 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()
475 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_init()
Dbudget-av.c59 #define SLOTSTATUS_PRESENT 2 macro
62 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
290 budget_av->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()
307 budget_av->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()