Searched refs:PIR (Results 1 – 7 of 7) sorted by relevance
| /openbmc/u-boot/drivers/net/ |
| H A D | sh_eth.c | 949 sh_eth_write(port_info, sh_eth_read(port_info, PIR) | PIR_MMD, PIR); in sh_eth_bb_mdio_active() 959 sh_eth_write(port_info, sh_eth_read(port_info, PIR) & ~PIR_MMD, PIR); in sh_eth_bb_mdio_tristate() 971 sh_eth_read(port_info, PIR) | PIR_MDO, PIR); in sh_eth_bb_set_mdio() 974 sh_eth_read(port_info, PIR) & ~PIR_MDO, PIR); in sh_eth_bb_set_mdio() 984 *v = (sh_eth_read(port_info, PIR) & PIR_MDI) >> 3; in sh_eth_bb_get_mdio() 996 sh_eth_read(port_info, PIR) | PIR_MDC, PIR); in sh_eth_bb_set_mdc() 999 sh_eth_read(port_info, PIR) & ~PIR_MDC, PIR); in sh_eth_bb_set_mdc()
|
| H A D | sh_eth.h | 137 PIR, enumerator 204 [PIR] = 0x0520, 236 [PIR] = 0x0120,
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | release.S | 33 mtspr PIR, r0
|
| /openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | cmd_ddrphy.c | 231 REG_DUMP(PIR); in reg_dump()
|
| H A D | cmd_ddrmphy.c | 255 REG_DUMP(PIR); in reg_dump()
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 657 #define PIR SPRN_PIR macro
|
| /openbmc/u-boot/arch/x86/ |
| H A D | Kconfig | 619 at every 16-byte boundary with a PCI IRQ routing signature ("$PIR").
|