Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-v3-semi.c66 #define V3_LB_ISTAT 0x00000076 macro
455 status = readb(v3->base + V3_LB_ISTAT); in v3_irq()
473 writeb(0, v3->base + V3_LB_ISTAT); in v3_irq()
855 writeb(0, v3->base + V3_LB_ISTAT); in v3_pci_probe()
875 writeb(0, v3->base + V3_LB_ISTAT); in v3_pci_probe()
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci_v3.h52 #define V3_LB_ISTAT 0x00000076 macro