Searched refs:PIR (Results 1 – 7 of 7) sorted by relevance
| /u-boot/drivers/net/ |
| A D | sh_eth.c | 978 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 D | sh_eth.h | 133 PIR, enumerator 200 [PIR] = 0x0520, 254 [PIR] = 0x0520, 286 [PIR] = 0x0120,
|
| /u-boot/arch/powerpc/cpu/mpc86xx/ |
| A D | release.S | 33 mtspr PIR, r0
|
| /u-boot/arch/arm/mach-uniphier/dram/ |
| A D | cmd_ddrphy.c | 231 REG_DUMP(PIR); in reg_dump()
|
| A D | cmd_ddrmphy.c | 255 REG_DUMP(PIR); in reg_dump()
|
| /u-boot/arch/powerpc/include/asm/ |
| A D | processor.h | 657 #define PIR SPRN_PIR macro
|
| /u-boot/arch/x86/ |
| A D | Kconfig | 754 at every 16-byte boundary with a PCI IRQ routing signature ("$PIR").
|
Completed in 20 milliseconds