Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2424 irqs.barber_pole = 0; in configure_new_function()
2431 irqs.barber_pole = resources->irqs->barber_pole; in configure_new_function()
2507 irqs.barber_pole--; in configure_new_function()
2513 irqs.barber_pole = (irqs.barber_pole + 1) & 0x03; in configure_new_function()
2854 (0x01 << ((temp_byte + resources->irqs->barber_pole - 1) & 0x03)))) { in configure_new_function()
2857 resources->irqs->barber_pole - 1) & 0x03]; in configure_new_function()
2879 resources->irqs->interrupt[(temp_byte + resources->irqs->barber_pole - 1) & 0x03] = IRQ; in configure_new_function()
2880 resources->irqs->valid_INT |= 0x01 << (temp_byte + resources->irqs->barber_pole in configure_new_function()
[all...]
H A Dcpqphp.h313 u8 barber_pole; member
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2412 irqs.barber_pole = 0; in configure_new_function()
2419 irqs.barber_pole = resources->irqs->barber_pole; in configure_new_function()
2495 irqs.barber_pole--; in configure_new_function()
2501 irqs.barber_pole = (irqs.barber_pole + 1) & 0x03; in configure_new_function()
2842 (0x01 << ((temp_byte + resources->irqs->barber_pole - 1) & 0x03)))) { in configure_new_function()
2845 resources->irqs->barber_pole - 1) & 0x03]; in configure_new_function()
2867 resources->irqs->interrupt[(temp_byte + resources->irqs->barber_pole - 1) & 0x03] = IRQ; in configure_new_function()
2868 resources->irqs->valid_INT |= 0x01 << (temp_byte + resources->irqs->barber_pole in configure_new_function()
[all...]
H A Dcpqphp.h313 u8 barber_pole; member

Completed in 9 milliseconds