Home
last modified time | relevance | path

Searched refs:wired (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd-13-stable/contrib/wpa/wpa_supplicant/systemd/
HDwpa_supplicant-wired.service.arg.in2 Description=WPA supplicant daemon (interface- and wired driver-specific version)
12 ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-wired-%I.conf -Dwired -i%I
/freebsd-13-stable/sys/contrib/device-tree/Bindings/interrupt-controller/
Dimg,pdc-intc.txt82 * An SoC peripheral that is wired through the PDC.
85 // The interrupt controller that this device is wired to.
96 * An interrupt generating device that is wired to a SysWake pin.
99 // The interrupt controller that this device is wired to.
Dmarvell,sei.txt10 AP and is wired while a second set comes from the CPs by the mean of
19 - #interrupt-cells: number of cells to define an SEI wired interrupt
Dimg,meta-intc.txt71 * An interrupt generating device that is wired to a Meta external
80 // The interrupt controller that this device is wired to.
Dintel,ce4100-ioapic.txt15 The first number (P) represents the interrupt pin which is wired to the
HDopen-pic.txt81 * An interrupt generating device that is wired to an Open PIC.
89 // The interrupt controller that this device is wired to.
Dopenrisc,ompic.txt12 - interrupts : Specifies the interrupt line to which the ompic is wired.
Dmarvell,gicp.txt6 located in the Marvell CP110 to turn wired interrupts inside the CP
/freebsd-13-stable/sys/contrib/device-tree/Bindings/media/
HDst-rc.txt12 be present iff the rx pins are wired up.
15 be present iff the tx pins are wired up.
/freebsd-13-stable/sys/vm/
HDvm_fault.c126 boolean_t wired; member
341 (pagesizes[m_super->psind] - 1)) && !fs->wired && in vm_fault_soft_fast()
366 PMAP_ENTER_NOSLEEP | (fs->wired ? PMAP_ENTER_WIRED : 0), psind) != in vm_fault_soft_fast()
373 if (psind == 0 && !fs->wired) in vm_fault_soft_fast()
523 fs->fault_type | (fs->wired ? PMAP_ENTER_WIRED : 0) | in vm_fault_populate()
569 !pmap_ps_enabled(fs->map->pmap) || fs->wired)) in vm_fault_populate()
579 (fs->wired ? PMAP_ENTER_WIRED : 0), psind); in vm_fault_populate()
592 MPASS(!fs->wired); in vm_fault_populate()
830 &fs->first_pindex, &fs->prot, &fs->wired); in vm_fault_lookup()
859 if (fs->wired) in vm_fault_lookup()
[all …]
/freebsd-13-stable/sys/mips/mips/
HDtlb.c52 unsigned wired; member
276 tlb_state[cpu].wired = mips_rd_wired(); in tlb_save()
365 if (i == tlb_state[cpu].wired) { in DB_SHOW_COMMAND()
/freebsd-13-stable/sys/contrib/device-tree/src/arm/
HDste-href-tvk1281618-r2.dtsi26 * the falling edge if they could be wired together.
44 * the falling edge if they could be wired together.
HDuniphier-ld6b.dtsi19 /* UART3 unavailable: the pads are not wired to the package balls */
HDarmada-385-db-ap.dts43 * This bus is wired to two EEPROM
78 * wired to the mini-USB connector
HDomap4-mcpdm.dtsi5 * Only include this file if your board has pdmclk wired from the
HDsun8i-r16-nintendo-nes-classic.dts51 /* VBUS is always on because it is wired to the power supply */
/freebsd-13-stable/sys/cam/
HDcam_periph.c66 u_int newunit, int wired,
553 camperiphnextunit(struct periph_driver *p_drv, u_int newunit, int wired, in camperiphnextunit() argument
569 if (wired != 0) { in camperiphnextunit()
576 wired = 0; in camperiphnextunit()
580 if (wired) in camperiphnextunit()
613 int wired, i, val, dunit; in camperiphunit() local
622 for (wired = 0; resource_find_dev(&i, dname, &dunit, NULL, NULL) == 0; in camperiphunit()
623 wired = 0) { in camperiphunit()
627 wired++; in camperiphunit()
632 wired++; in camperiphunit()
[all …]
/freebsd-13-stable/contrib/wpa/hostapd/
HDwired.conf8 driver=wired
/freebsd-13-stable/sys/contrib/device-tree/Bindings/display/bridge/
HDsii902x.txt14 is wired, <1> if the both are wired. HDMI audio is
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver_ndis.h48 int wired; member
/freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/
Dadi,adau17x1.txt14 and ADDR1, as wired in hardware.
/freebsd-13-stable/sys/contrib/openzfs/config/
HDkernel-vfs-set_page_dirty.m43 dnl # wired up in struct address_space_operations. Determine if this needs
/freebsd-13-stable/sys/arm/include/
HDpmap_var.h361 pte2_set_wired(pt2_entry_t *pte2p, boolean_t wired) in pte2_set_wired() argument
368 if (wired) in pte2_set_wired()
/freebsd-13-stable/sys/contrib/device-tree/Bindings/mips/
HDcpu_irq.txt6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
/freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/
Dqcom,spmi-clkdiv.txt4 These clocks are typically wired through alternate functions on

123456