Searched refs:PIR (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/net/
H A Dsh_eth.c791 sh_eth_write(port_info, sh_eth_read(port_info, PIR) | PIR_MMD, PIR);
801 sh_eth_write(port_info, sh_eth_read(port_info, PIR) & ~PIR_MMD, PIR);
813 sh_eth_read(port_info, PIR) | PIR_MDO, PIR);
816 sh_eth_read(port_info, PIR) & ~PIR_MDO, PIR);
826 *v = (sh_eth_read(port_info, PIR) & PIR_MDI) >> 3;
838 sh_eth_read(port_info, PIR) | PIR_MD
[all...]
H A Dsh_eth.h133 PIR, enumerator in enum:__anon146
200 [PIR] = 0x0520,
254 [PIR] = 0x0520,
286 [PIR] = 0x0120,
439 /* PIR */
/u-boot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.c231 REG_DUMP(PIR);
H A Dcmd_ddrmphy.c255 REG_DUMP(PIR);
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h653 #define PIR SPRN_PIR macro

Completed in 206 milliseconds