Searched full:iom (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/scripts/coccinelle/free/ |
D | iounmap.cocci | 19 @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/ |
D | data-fabric.json | 388 …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/ |
D | marvell,kirkwood.txt | 45 "iom,iconnect" 46 "iom,iconnect-1.1" 47 "iom,ix2-200"
|
/Linux-v6.6/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 22 /* GCI/IOM bus monitor registers */ 28 /* GCI/IOM bus timeslot registers */ 38 /* GCI/IOM bus data registers */ 44 /* GCI/IOM bus configuration registers */
|
D | ipac.h | 262 /* IOM: Timeslot, DPS, CDA */ 280 /* IOM: Contol, Sync transfer, Monitor */
|
D | hfcpci.c | 261 * 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()
|
D | mISDNipac.c | 833 if (!(isac->adf2 & 0x80)) { /* only IOM 2 Mode */ in isac_init() 1608 /* default values for IOM time slots in mISDNipac_init()
|
D | mISDNinfineon.c | 565 hw->ipac.conf = 0x01; /* IOM off */ in reset_inf()
|
/Linux-v6.6/arch/arm/boot/dts/marvell/ |
D | kirkwood-iconnect.dts | 9 compatible = "iom,iconnect-1.1", "iom,iconnect", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
D | kirkwood-iomega_ix2_200.dts | 9 compatible = "iom,ix2-200", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
/Linux-v6.6/drivers/usb/typec/mux/ |
D | intel_pmc_mux.c | 87 * 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/ |
D | intel_tc.c | 132 * - 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/ |
D | intel-ixp42x-iomega-nas100d.dts | 13 compatible = "iom,nas-100d", "intel,ixp42x";
|
/Linux-v6.6/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 3218 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/ |
D | gpio-ixp4xx.c | 233 of_machine_is_compatible("iom,nas-100d")) in ixp4xx_gpio_probe()
|
/Linux-v6.6/drivers/media/pci/bt8xx/ |
D | dvb-bt8xx.c | 865 * IOM = 0 == audio A/D in dvb_bt8xx_probe()
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 660 "^iom,.*":
|