Searched refs:lx_plx_reg_read (Results 1 – 3 of 3) sorted by relevance
118 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port) in lx_plx_reg_read() function919 u32 irqcs = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_interrupt_test_ack()926 while ((temp = lx_plx_reg_read(chip, ePLX_L2PCIDB))) { in lx_interrupt_test_ack()1150 u32 reg = lx_plx_reg_read(chip, ePLX_IRQCS); in lx_irq_set()
82 unsigned long lx_plx_reg_read(struct lx6464es *chip, int port);
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