Home
last modified time | relevance | path

Searched full:iom (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.6/scripts/coccinelle/free/
Diounmap.cocci19 @iom@
52 p1 << iom.p1;
53 p2 << iom.p2;
54 p3 << iom.p3;
62 p1 << iom.p1;
63 p2 << iom.p2;
64 p3 << iom.p3;
/Linux-v6.6/tools/perf/pmu-events/arch/x86/amdzen4/
Ddata-fabric.json388 …cDescription": "Read data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 0.",
396 …cDescription": "Read data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 1.",
404 …cDescription": "Read data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 2.",
412 …cDescription": "Read data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 3.",
420 …Description": "Write data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 0.",
428 …Description": "Write data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 1.",
436 …Description": "Write data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 2.",
444 …Description": "Write data beats (64 bytes) for local socket upstream DMA at IO Moderator (IOM) 3.",
452 …Description": "Read data beats (64 bytes) for remote socket upstream DMA at IO Moderator (IOM) 0.",
460 …Description": "Read data beats (64 bytes) for remote socket upstream DMA at IO Moderator (IOM) 1.",
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/arm/marvell/
Dmarvell,kirkwood.txt45 "iom,iconnect"
46 "iom,iconnect-1.1"
47 "iom,ix2-200"
/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfc_pci.h22 /* GCI/IOM bus monitor registers */
28 /* GCI/IOM bus timeslot registers */
38 /* GCI/IOM bus data registers */
44 /* GCI/IOM bus configuration registers */
Dipac.h262 /* IOM: Timeslot, DPS, CDA */
280 /* IOM: Contol, Sync transfer, Monitor */
Dhfcpci.c261 * STIO1 is used as output for data, B1+B2 from ST->IOM+HFC in reset_hfcpci()
262 * STIO2 is used as data input, B1+B2 from IOM->ST in reset_hfcpci()
264 * The IOM slots are always enabled in reset_hfcpci()
1821 hc->hw.trm |= 0x80; /* enable IOM-loop */ in channel_ctrl()
1825 hc->hw.trm &= 0x7f; /* disable IOM-loop */ in channel_ctrl()
1863 hc->hw.trm &= 0x7f; /* disable IOM-loop */ in channel_ctrl()
DmISDNipac.c833 if (!(isac->adf2 & 0x80)) { /* only IOM 2 Mode */ in isac_init()
1608 /* default values for IOM time slots in mISDNipac_init()
DmISDNinfineon.c565 hw->ipac.conf = 0x01; /* IOM off */ in reset_inf()
/Linux-v6.6/arch/arm/boot/dts/marvell/
Dkirkwood-iconnect.dts9 compatible = "iom,iconnect-1.1", "iom,iconnect", "marvell,kirkwood-88f6281", "marvell,kirkwood";
Dkirkwood-iomega_ix2_200.dts9 compatible = "iom,ix2-200", "marvell,kirkwood-88f6281", "marvell,kirkwood";
/Linux-v6.6/drivers/usb/typec/mux/
Dintel_pmc_mux.c87 * Input Output Manager (IOM) PORT STATUS
121 /* IOM port status register */
620 /* IOM ACPI IDs and IOM_PORT_STATUS_OFFSET */
720 /* The IOM microcontroller has a limitation of max 4 ports. */ in pmc_usb_probe()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_tc.c132 * - TCSS/IOM access for PHY ready state.
146 * - TCSS/IOM,FIA access for PHY ready, owned and HPD live state
160 * - TCSS/IOM,FIA access for PHY ready, owned and HPD live state
169 * - TCSS/IOM,FIA access for PHY ready, owned state
486 * PHY ownership. The IOM firmware sets this flag when a DP-alt or legacy sink
764 * PHY ownership. The IOM firmware sets this flag when it's ready to switch
1267 * For legacy ports the IOM firmware initializes the PHY during boot-up in tc_phy_get_current_mode()
1452 * IOM/TCSS firmware (only display can own the PHY in that case). in intel_tc_port_init_mode()
/Linux-v6.6/arch/arm/boot/dts/intel/ixp/
Dintel-ixp42x-iomega-nas100d.dts13 compatible = "iom,nas-100d", "intel,ixp42x";
/Linux-v6.6/drivers/pinctrl/
Dpinctrl-rockchip.c3218 struct rockchip_iomux *iom = &bank->iomux[j]; in rockchip_pinctrl_get_soc_data() local
3226 if (iom->offset >= 0) { in rockchip_pinctrl_get_soc_data()
3227 if ((iom->type & IOMUX_SOURCE_PMU) || in rockchip_pinctrl_get_soc_data()
3228 (iom->type & IOMUX_L_SOURCE_PMU)) in rockchip_pinctrl_get_soc_data()
3229 pmu_offs = iom->offset; in rockchip_pinctrl_get_soc_data()
3231 grf_offs = iom->offset; in rockchip_pinctrl_get_soc_data()
3233 iom->offset = ((iom->type & IOMUX_SOURCE_PMU) || in rockchip_pinctrl_get_soc_data()
3234 (iom->type & IOMUX_L_SOURCE_PMU)) ? in rockchip_pinctrl_get_soc_data()
3240 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data()
3245 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ? in rockchip_pinctrl_get_soc_data()
[all …]
/Linux-v6.6/drivers/gpio/
Dgpio-ixp4xx.c233 of_machine_is_compatible("iom,nas-100d")) in ixp4xx_gpio_probe()
/Linux-v6.6/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c865 * IOM = 0 == audio A/D in dvb_bt8xx_probe()
/Linux-v6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml660 "^iom,.*":