Searched refs:read_reg (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/arch/evbarm/stand/board/
H A Dsscom.c187 #define read_reg(addr) (*(volatile uint32_t *)(addr)) macro
194 uint32_t pllcon = read_reg(S3C2800_CLKMAN_BASE+CLKMAN_PLLCON);
195 uint32_t div = read_reg(S3C2800_CLKMAN_BASE+CLKMAN_CLKCON);
200 uint32_t pllcon = read_reg(S3C2410_CLKMAN_BASE+CLKMAN_MPLLCON);
201 uint32_t div = read_reg(S3C2410_CLKMAN_BASE+CLKMAN_CLKDIVN);
/netbsd-current/sys/dev/pci/igma/
H A Digmafb.c385 r = co->read_reg(cd, PIPE_HTOTAL(pipe));
387 r = co->read_reg(cd, PIPE_VTOTAL(pipe));
395 r = co->read_reg(cd, PF_WINSZ(pipe));
424 r = co->read_reg(cd, sc->sc_chip.vga_cntrl);
445 r = co->read_reg(cd, PRI_CTRL(pipe));
475 if ((co->read_reg(cd, PIPE_CONF(pipe)) & PIPE_CONF_STATE) == 0)
480 r = co->read_reg(cd, 0x42000);
482 r = co->read_reg(cd, 0x42004);
492 r = co->read_reg(cd, sc->sc_chip.vga_cntrl);
517 fwbcl = co->read_reg(c
[all...]
/netbsd-current/sys/dev/pci/igc/
H A Digc_phy.c34 phy->ops.read_reg = igc_null_read_reg;
148 if (!phy->ops.read_reg)
151 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
157 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id);
303 ret_val = phy->ops.read_reg(hw, PHY_AUTONEG_ADV, &mii_autoneg_adv_reg);
309 ret_val = phy->ops.read_reg(hw, PHY_1000T_CTRL,
317 ret_val = phy->ops.read_reg(hw, (STANDARD_AN_REG_MASK <<
498 ret_val = phy->ops.read_reg(hw, PHY_CONTROL, &phy_ctrl);
617 if (!hw->phy.ops.read_reg)
622 ret_val = hw->phy.ops.read_reg(h
[all...]
H A Digc_mac.c599 ret_val = hw->phy.ops.read_reg(hw, MII_BMSR, &mii_status_reg);
602 ret_val = hw->phy.ops.read_reg(hw, MII_BMSR, &mii_status_reg);
615 ret_val = hw->phy.ops.read_reg(hw, PHY_AUTONEG_ADV,
619 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY,
H A Digc_hw.h233 int (*read_reg)(struct igc_hw *, uint32_t, uint16_t *); member in struct:igc_phy_operations
H A Digc_i225.c157 phy->ops.read_reg = igc_read_phy_reg_gpy;
H A Dif_igc.c3873 phy->ops.read_reg(hw, 0x1e, &phy_ver);
/netbsd-current/sys/dev/pci/
H A Digmavar.h28 u_int32_t (*read_reg)(const struct igma_chip *, int); member in struct:igma_chip_ops
H A Digma.c302 reg = co->read_reg(cd, cd->vga_cntrl);
520 reg = co->read_reg(cd, ii->ii_reg);
541 reg = co->read_reg(cd, ii->ii_reg);
565 reg = co->read_reg(cd, ii->ii_reg);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddse.cc1723 rtx read_reg = NULL;
1796 read_reg
1848 read_reg = extract_low_bits (read_mode, new_mode, new_reg);
1852 return read_reg;
1881 rtx read_reg;
1898 read_reg = find_shift_sequence (access_size, store_info, read_mode,
1908 read_reg = NULL_RTX;
1910 read_reg = extract_low_bits (read_mode, int_store_mode, const0_rtx);
1913 read_reg = NULL_RTX;
1925 read_reg
1721 rtx read_reg = NULL; local
1879 rtx read_reg; local
1978 rtx read_reg; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddse.c1741 rtx read_reg = NULL;
1846 read_reg = extract_low_bits (read_mode, new_mode, new_reg);
1850 return read_reg;
1879 rtx read_reg;
1896 read_reg = find_shift_sequence (access_size, store_info, read_mode,
1906 read_reg = NULL_RTX;
1908 read_reg = extract_low_bits (read_mode, int_store_mode, const0_rtx);
1911 read_reg = NULL_RTX;
1923 read_reg = gen_int_mode (c, int_store_mode);
1924 read_reg
1739 rtx read_reg = NULL; local
1877 rtx read_reg; local
1976 rtx read_reg; local
[all...]
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c264 phy->ops.read_reg = ixgbe_read_phy_reg_generic;
310 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_EXT_ABILITY,
416 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_ID_HIGH,
440 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_ID_HIGH,
446 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_ID_LOW,
541 status = hw->phy.ops.read_reg(hw,
553 status = hw->phy.ops.read_reg(hw,
804 hw->phy.ops.read_reg(hw, IXGBE_MII_10GBASE_T_AUTONEG_CTRL_REG,
817 hw->phy.ops.read_reg(hw, IXGBE_MII_AUTONEG_VENDOR_PROVISION_1_REG,
847 hw->phy.ops.read_reg(h
[all...]
H A Dixgbe_x550.c610 hw->phy.ops.read_reg = NULL;
2145 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_CHIP_STD_INT_FLAG,
2154 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_INT_CHIP_VEN_FLAG,
2164 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_ALARM_1,
2178 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_FAULT_MSG,
2194 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_CHIP_STD_INT_FLAG,
2202 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_VENDOR_TX_ALARM2,
2244 status = hw->phy.ops.read_reg(hw,
2262 status = hw->phy.ops.read_reg(hw, IXGBE_MDIO_GLOBAL_INT_MASK,
2280 status = hw->phy.ops.read_reg(h
[all...]
H A Dixgbe_82598.c621 hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_STATUS,
665 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg);
666 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg);
667 hw->phy.ops.read_reg(hw, 0xC00C, IXGBE_TWINAX_DEV,
679 hw->phy.ops.read_reg(hw, 0xC79F,
682 hw->phy.ops.read_reg(hw, 0xC00C,
1249 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_EXT_ABILITY,
H A Dixgbe_common.c281 hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
628 hw->phy.ops.read_reg(hw, IXGBE_PCRC8ECL,
630 hw->phy.ops.read_reg(hw, IXGBE_PCRC8ECH,
632 hw->phy.ops.read_reg(hw, IXGBE_LDPCECL,
634 hw->phy.ops.read_reg(hw, IXGBE_LDPCECH,
3109 hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_ADVT,
3112 hw->phy.ops.read_reg(hw, IXGBE_MDIO_AUTO_NEG_LP,
H A Dixgbe_x540.c350 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_EXT_ABILITY,
H A Dixgbe_api.c540 return ixgbe_call_func(hw, hw->phy.ops.read_reg, (hw, reg_addr,
H A Dixgbe_82599.c2223 hw->phy.ops.read_reg(hw, IXGBE_MDIO_PHY_EXT_ABILITY,
H A Dixgbe.c6015 if (hw->phy.ops.read_reg(hw, IXGBE_PHY_CURRENT_TEMP,
6059 if (hw->phy.ops.read_reg(hw, IXGBE_PHY_OVERTEMP_STATUS,
H A Dixgbe_type.h4134 s32 (*read_reg)(struct ixgbe_hw *, u32, u32, u16 *); member in struct:ixgbe_phy_operations
/netbsd-current/sys/dev/podulebus/
H A Desp_podule.c99 uint8_t (*read_reg)(struct ncr53c9x_softc *, int); member in struct:__anon10836
140 esc->sc_esp_glue.gl_read_reg = devices[i].read_reg;
/netbsd-current/sys/dev/usb/
H A Duchcom.c459 read_reg(struct uchcom_softc *sc, function
503 return read_reg(sc, UCHCOM_REG_STAT1, rval, UCHCOM_REG_STAT2, NULL);
596 err = read_reg(sc, UCHCOM_REG_BREAK, &brk, UCHCOM_REG_LCR, &lcr);
702 err = read_reg(sc, UCHCOM_REG_LCR, &lcr, UCHCOM_REG_LCR2, &lcr2);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-tdep.c5873 unsigned int read_reg = num_to_shuffle - 1; local
5875 if (read_reg != write_reg)
5877 ULONGEST rval = displaced_read_reg (regs, dsc, read_reg);
5881 "loaded register r%d to r%d\n"), read_reg,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-tdep.c6974 unsigned int read_reg = num_to_shuffle - 1; local
6976 if (read_reg != write_reg)
6978 ULONGEST rval = displaced_read_reg (regs, dsc, read_reg);
6981 read_reg, write_reg);

Completed in 598 milliseconds