Searched refs:lx_plx_reg_read (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/lx6464es/ |
H A D | lx_core.h | 82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port);
|
H A D | lx_core.c | 118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() function 922 u32 irqcs = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_interrupt_test_ack() 929 while ((temp = lx_plx_reg_read(chip, ePLX_L2PCIDB))) { in lx_interrupt_test_ack() 1153 u32 reg = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_irq_set()
|
H A D | lx6464es.c | 558 u32 plx_reg = lx_plx_reg_read(chip, ePLX_CHIPSC); in lx_init_xilinx_reset() 578 reg_mbox3 = lx_plx_reg_read(chip, ePLX_MBOX3); in lx_init_xilinx_reset()
|
/kernel/linux/linux-6.6/sound/pci/lx6464es/ |
H A D | lx_core.h | 82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port);
|
H A D | lx_core.c | 118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() function 918 u32 irqcs = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_interrupt_test_ack() 925 while ((temp = lx_plx_reg_read(chip, ePLX_L2PCIDB))) { in lx_interrupt_test_ack() 1149 u32 reg = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_irq_set()
|
H A D | lx6464es.c | 538 u32 plx_reg = lx_plx_reg_read(chip, ePLX_CHIPSC); in lx_init_xilinx_reset() 558 reg_mbox3 = lx_plx_reg_read(chip, ePLX_MBOX3); in lx_init_xilinx_reset()
|
Completed in 7 milliseconds