Home
last modified time | relevance | path

Searched refs:PIR (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/net/
A Dsh_eth.c978 sh_eth_write(port_info, sh_eth_read(port_info, PIR) | PIR_MMD, PIR); in sh_eth_bb_mdio_active()
988 sh_eth_write(port_info, sh_eth_read(port_info, PIR) & ~PIR_MMD, PIR); in sh_eth_bb_mdio_tristate()
1000 sh_eth_read(port_info, PIR) | PIR_MDO, PIR); in sh_eth_bb_set_mdio()
1003 sh_eth_read(port_info, PIR) & ~PIR_MDO, PIR); in sh_eth_bb_set_mdio()
1013 *v = (sh_eth_read(port_info, PIR) & PIR_MDI) >> 3; in sh_eth_bb_get_mdio()
1025 sh_eth_read(port_info, PIR) | PIR_MDC, PIR); in sh_eth_bb_set_mdc()
1028 sh_eth_read(port_info, PIR) & ~PIR_MDC, PIR); in sh_eth_bb_set_mdc()
A Dsh_eth.h133 PIR, enumerator
200 [PIR] = 0x0520,
254 [PIR] = 0x0520,
286 [PIR] = 0x0120,
/u-boot/arch/powerpc/cpu/mpc86xx/
A Drelease.S33 mtspr PIR, r0
/u-boot/arch/arm/mach-uniphier/dram/
A Dcmd_ddrphy.c231 REG_DUMP(PIR); in reg_dump()
A Dcmd_ddrmphy.c255 REG_DUMP(PIR); in reg_dump()
/u-boot/arch/powerpc/include/asm/
A Dprocessor.h657 #define PIR SPRN_PIR macro
/u-boot/arch/x86/
A DKconfig754 at every 16-byte boundary with a PCI IRQ routing signature ("$PIR").

Completed in 20 milliseconds