Searched refs:PIR (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | sh_eth.c | 607 sh_eth_write(eth, sh_eth_read(eth, PIR) | PIR_MMD, PIR); in sh_eth_bb_mdio_active() 616 sh_eth_write(eth, sh_eth_read(eth, PIR) & ~PIR_MMD, PIR); in sh_eth_bb_mdio_tristate() 626 sh_eth_write(eth, sh_eth_read(eth, PIR) | PIR_MDO, PIR); in sh_eth_bb_set_mdio() 628 sh_eth_write(eth, sh_eth_read(eth, PIR) & ~PIR_MDO, PIR); in sh_eth_bb_set_mdio() 637 *v = (sh_eth_read(eth, PIR) & PIR_MDI) >> 3; in sh_eth_bb_get_mdio() 647 sh_eth_write(eth, sh_eth_read(eth, PIR) | PIR_MDC, PIR); in sh_eth_bb_set_mdc() 649 sh_eth_write(eth, sh_eth_read(eth, PIR) & ~PIR_MDC, PIR); in sh_eth_bb_set_mdc()
|
| H A D | sh_eth.h | 135 PIR, enumerator 202 [PIR] = 0x0520, 289 [PIR] = 0x0120,
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | release.S | 34 mtspr PIR, r0
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | cmd_ddrphy.c | 230 REG_DUMP(PIR); in reg_dump()
|
| H A D | cmd_ddrmphy.c | 254 REG_DUMP(PIR); in reg_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.h | 62 PIR, enumerator
|
| H A D | sh_eth.c | 86 [PIR] = 0x0520, 161 [PIR] = 0x0320, 209 [PIR] = 0x0120, 283 [PIR] = 0x016c, 2134 add_reg(PIR); in __sh_eth_get_regs() 3060 bitbang->addr = mdp->addr + mdp->reg_offset[PIR]; in sh_mdio_init()
|
| H A D | ravb.h | 187 PIR = 0x0520, enumerator
|
| H A D | ravb_main.c | 134 ravb_modify(priv->ndev, PIR, mask, set ? mask : 0); in ravb_mdio_ctrl() 161 return (ravb_read(priv->ndev, PIR) & PIR_MDI) != 0; in ravb_get_mdio_data()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 269 role of ``vcpu->requests``. When sending a posted interrupt, PIR.ON is 271 vmx_sync_pir_to_irr() reads PIR after setting ``vcpu->mode`` to
|
| H A D | ppc-pv.rst | 105 KVM_MAGIC_FEAT_MAS0_TO_SPRG7 Maps MASn, ESR, PIR and high SPRGs
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 657 #define PIR SPRN_PIR macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/ |
| H A D | Kconfig | 584 at every 16-byte boundary with a PCI IRQ routing signature ("$PIR").
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 3826 in the BIOS $PIR table. This is needed on
|