Searched refs:PIR (Results 1 – 15 of 15) 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/linux/drivers/iio/proximity/ |
H A D | Kconfig | 36 tristate "Murata IRS-D200 PIR sensor" 42 Say Y here to build a driver for the Murata IRS-D200 PIR sensor.
|
/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/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.h | 62 PIR, enumerator
|
H A D | sh_eth.c | 84 [PIR] = 0x0520, 159 [PIR] = 0x0320, 207 [PIR] = 0x0120, 281 [PIR] = 0x016c, 2128 add_reg(PIR); in __sh_eth_get_regs() 3105 bitbang->addr = mdp->addr + mdp->reg_offset[PIR]; in sh_mdio_init()
|
H A D | ravb.h | 188 PIR = 0x0520, enumerator
|
H A D | ravb_main.c | 164 ravb_modify(priv->ndev, PIR, mask, set ? mask : 0); in ravb_mdio_ctrl() 191 return (ravb_read(priv->ndev, PIR) & PIR_MDI) != 0; in ravb_get_mdio_data()
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | vcpu-requests.rst | 271 role of ``vcpu->requests``. When sending a posted interrupt, PIR.ON is 273 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
|
/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").
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 4359 in the BIOS $PIR table. This is needed on
|