Home
last modified time | relevance | path

Searched refs:reg (Results 8951 – 8975 of 11585) sorted by relevance

1...<<351352353354355356357358359360>>...464

/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-sm1-odroid-hc4.dts105 reg = <0x51>;
134 reg = <0>;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-dms-ba16.dts55 reg = <0>;
98 reg = <0x0a>;
H A Dimx6q-gk802.dts19 reg = <0x10000000 0x40000000>;
57 reg = <0x51>;
H A Dimx6ul-tx6ul.dtsi59 reg-can-xcvr = &reg_can_xcvr;
75 reg = <0x80000000 0>; /* will be filled by U-Boot */
124 reg = <0x68>;
296 reg = <0>;
306 reg = <2>;
342 reg = <0x0a>;
351 reg = <0x38>;
363 reg = <0x48>;
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Dwakeup-source.txt40 reg = <0x10000 0x1000>;
50 reg = <0x1e>;
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47081-luxul-xwr-1200.dts21 reg = <0x00000000 0x08000000>;
26 reg = <0x1eff0000 0x10000>;
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c472 uint16_t reg, tmp, val; in bwn_nphy_rf_ctl_intc_override() local
490 reg = (i == 0) ? in bwn_nphy_rf_ctl_intc_override()
1862 uint16_t reg, val; in bwn_nphy_rev3_rssi_select() local
1878 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
1885 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
1890 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
1903 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
1915 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
1937 reg = (i == 0) ? in bwn_nphy_rev3_rssi_select()
6785 check_phyreg(mac, reg); in bwn_nphy_op_maskset()
[all …]
/freebsd/sys/arm/altera/socfpga/
H A Dsocfpga_rstmgr.h48 int rstmgr_warmreset(uint32_t reg);
/freebsd/sys/arm/include/
H A Dreg.h7 struct reg { struct
/freebsd/contrib/libpcap/
H A Dgencode.c200 int reg; member
1161 cstate->off_linkpl.reg = -1; in init_linktype()
3065 if (off->reg == -1) { in gen_abs_offset_varpart()
3079 s->s.k = off->reg; in gen_abs_offset_varpart()
7690 int reg; in gen_loadi_internal() local
7694 reg = alloc_reg(cstate); in gen_loadi_internal()
7699 s->next->s.k = reg; in gen_loadi_internal()
7701 a->regno = reg; in gen_loadi_internal()
8780 if (off->reg == -1) in gen_vlan_vloffset_add()
8784 s2->s.k = off->reg; in gen_vlan_vloffset_add()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c238 u32 reg = 0, reg_bp = 0; in ixgbe_setup_fc_generic() local
312 reg |= IXGBE_PCS1GANA_ASM_PAUSE; in ixgbe_setup_fc_generic()
313 reg &= ~IXGBE_PCS1GANA_SYM_PAUSE; in ixgbe_setup_fc_generic()
1079 u32 reg; in ixgbe_set_lan_id_multi_port_pcie() local
1084 reg = IXGBE_READ_REG(hw, IXGBE_STATUS); in ixgbe_set_lan_id_multi_port_pcie()
1090 if (reg & IXGBE_FACTPS_LFS) in ixgbe_set_lan_id_multi_port_pcie()
1785 u32 reg; in ixgbe_poll_eerd_eewr_done() local
1796 if (reg & IXGBE_EEPROM_RW_REG_DONE) { in ixgbe_poll_eerd_eewr_done()
2814 u32 reg; in ixgbe_fc_enable_generic() local
2926 reg = hw->fc.pause_time * 0x00010001; in ixgbe_fc_enable_generic()
[all …]
/freebsd/sys/dev/sound/pci/
H A Denvy24.c893 if (reg != 0xff) { in i2c_wr()
895 i2c_wrbit(ptr, ctrl, reg & mask); in i2c_wr()
1333 u_int32_t reg, mask; in envy24_route() local
1356 reg = class | class << 2 | in envy24_route()
1362 envy24_wrmt(sc, ENVY24_MT_SPDOUT, reg, 2); in envy24_route()
1366 reg = envy24_rdmt(sc, ENVY24_MT_PSDOUT, 2); in envy24_route()
1367 reg = (reg & mask) | ((class | class << 8) << dac * 2); in envy24_route()
1371 envy24_wrmt(sc, ENVY24_MT_PSDOUT, reg, 2); in envy24_route()
1373 reg = envy24_rdmt(sc, ENVY24_MT_RECORD, 4); in envy24_route()
1374 reg = (reg & mask) | in envy24_route()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-asus-transformer-common.dtsi45 reg = <0x80000000 0x40000000>;
1146 reg = <0x0e>;
1155 reg = <0x1c>;
1165 reg = <0x68>;
1179 reg = <0x0f>;
1203 reg = <0x2d>;
1327 reg = <0x4c>;
1338 reg = <0x60>;
1373 nvidia,reg-addr = <0x3f>;
1374 nvidia,reg-data = <0x81>;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp351 RI = MRI.reg_bundle_nodbg_begin(SnipLI.reg()), in isSnippet()
362 if (SnipLI.reg() == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot) in isSnippet()
366 if (SnipLI.reg() == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot) in isSnippet()
369 if (StatepointOpers::isFoldableReg(&MI, SnipLI.reg())) in isSnippet()
503 Register Reg = LI->reg(); in eliminateRedundantSpills()
581 assert(isRegToSpill(SnipLI.reg()) && "Unexpected register in copy"); in markValueUsed()
626 VirtRegInfo RI = AnalyzeVirtRegInBundle(MI, VirtReg.reg(), &Ops); in reMaterializeFor()
637 if (MO.getReg() == VirtReg.reg()) in reMaterializeFor()
676 if (!canGuaranteeAssignmentAfterRemat(VirtReg.reg(), MI)) { in reMaterializeFor()
701 if (MO.isReg() && MO.isUse() && MO.getReg() == VirtReg.reg()) { in reMaterializeFor()
[all …]
/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c723 int n, reg; in at_async_creg() local
725 n = sscanf(resp, "+CREG: %*d,%d", &reg); in at_async_creg()
727 n = sscanf(resp, "+CREG: %d", &reg); in at_async_creg()
739 if (ctx->con_net_stat == reg) in at_async_creg()
742 ctx->con_net_stat = reg; in at_async_creg()
750 int n, reg; in at_async_cgreg() local
752 n = sscanf(resp, "+CGREG: %*d,%d", &reg); in at_async_cgreg()
754 n = sscanf(resp, "+CGREG: %d", &reg); in at_async_cgreg()
766 if (ctx->con_net_stat == reg) in at_async_cgreg()
769 ctx->con_net_stat = reg; in at_async_cgreg()
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ux500-samsung-janice.dts254 reg = <0x2e>;
291 reg = <0>;
339 reg = <0x20>;
381 reg = <0x2b>;
442 reg = <1>;
578 reg = <0x44>;
605 reg = <0x25>;
623 reg = <0x68>;
647 reg = <0x08>;
669 reg = <0x4a>;
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt218 reg = <0xff706000 0x1000
225 reg = <0xff400000 0x100000>;
241 reg = <0xff500000 0x10000>;
262 reg = <0x10040 0x20>;
272 reg = <0x0 0x10000>;
352 reg = <0xf8007000 0x100>;
381 reg = <0x40000000 0x10000>;
409 reg = <0x4400 0x10>;
421 reg = <0x4420 0x10>;
454 reg = <0x10040 0x20>;
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c147 pci_host_read_config(const struct pcisel *sel, long reg, int width) in pci_host_read_config() argument
157 pi.pi_reg = reg; in pci_host_read_config()
167 pci_host_write_config(const struct pcisel *sel, long reg, int width, in pci_host_write_config() argument
178 pi.pi_reg = reg; in pci_host_write_config()
686 set_pcir_handler(struct passthru_softc *sc, int reg, int len, in set_pcir_handler() argument
689 if (reg > PCI_REGMAX || reg + len > PCI_REGMAX + 1) in set_pcir_handler()
692 for (int i = reg; i < reg + len; ++i) { in set_pcir_handler()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-herobrine.dtsi408 reg = <0x28>;
424 reg = <0x2c>;
445 reg = <0x50>;
525 reg = <0>;
545 reg = <0>;
571 reg = <0>;
580 reg = <1>;
635 reg = <1>;
643 reg = <2>;
/freebsd/sys/x86/x86/
H A Dio_apic.c110 static u_int ioapic_read(volatile ioapic_t *apic, int reg);
111 static void ioapic_write(volatile ioapic_t *apic, int reg, u_int val);
206 ioapic_read(volatile ioapic_t *apic, int reg) in ioapic_read() argument
210 apic->ioregsel = reg; in ioapic_read()
215 ioapic_write(volatile ioapic_t *apic, int reg, u_int val) in ioapic_write() argument
219 apic->ioregsel = reg; in ioapic_write()
1184 db_ioapic_read(volatile ioapic_t *apic, int reg) in db_ioapic_read() argument
1187 apic->ioregsel = reg; in db_ioapic_read()
/freebsd/sys/dev/tpm/
H A Dtpm.c292 u_int8_t save, reg; in tpm_tis12_probe() local
311 reg = bus_space_read_1(bt, bh, TPM_ACCESS); in tpm_tis12_probe()
312 if ((reg & TPM_ACCESS_VALID) && (reg & TPM_ACCESS_ACTIVE_LOCALITY) && in tpm_tis12_probe()
952 tpm_legacy_in(bus_space_tag_t iot, bus_space_handle_t ioh, int reg) in tpm_legacy_in() argument
954 bus_space_write_1(iot, ioh, 0, reg); in tpm_legacy_in()
961 tpm_legacy_out(bus_space_tag_t iot, bus_space_handle_t ioh, int reg, u_int8_t v)
963 bus_space_write_1(iot, ioh, 0, reg);
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl1605 my ($mnemonic,$half,$reg,$ea) = @_;
1609 $$op{reg} = $reg;
1613 "#endif", $mnemonic,$reg,$ea;
1619 "#endif", $mnemonic,$reg,$ea,
1620 $mnemonic,$$op{reg},$reg,$$op{ea};
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml22 reg:
172 nvidia,reg-addr:
176 nvidia,reg-data:
190 - nvidia,reg-addr
191 - nvidia,reg-data
336 - reg
357 reg = <0x7000e400 0x400>;
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Drenesas,du.yaml45 reg:
98 - reg
820 reg = <0xfeb00000 0x80000>;
841 reg = <0>;
847 reg = <1>;
853 reg = <2>;
859 reg = <3>;
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp542 uint8_t reg = loc[-1] >> 3; in relaxTlsIeToLe() local
558 *regSlot = 0x80 | (reg << 3) | reg; in relaxTlsIeToLe()
562 *regSlot = 0x80 | (reg << 3) | reg; in relaxTlsIeToLe()
566 *regSlot = 0xc0 | reg; in relaxTlsIeToLe()
570 *regSlot = 0xc0 | reg; in relaxTlsIeToLe()

1...<<351352353354355356357358359360>>...464