Searched full:iom (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/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.1/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,kirkwood.txt | 45 "iom,iconnect" 46 "iom,iconnect-1.1" 47 "iom,ix2-200"
|
/Linux-v6.1/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() 1816 hc->hw.trm |= 0x80; /* enable IOM-loop */ in channel_ctrl() 1820 hc->hw.trm &= 0x7f; /* disable IOM-loop */ in channel_ctrl() 1858 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.1/arch/arm/boot/dts/ |
D | kirkwood-iconnect.dts | 9 compatible = "iom,iconnect-1.1", "iom,iconnect", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
D | intel-ixp42x-iomega-nas100d.dts | 13 compatible = "iom,nas-100d", "intel,ixp42x";
|
D | kirkwood-iomega_ix2_200.dts | 9 compatible = "iom,ix2-200", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
/Linux-v6.1/drivers/usb/typec/mux/ |
D | intel_pmc_mux.c | 84 * Input Output Manager (IOM) PORT STATUS 583 /* IOM ACPI IDs and IOM_PORT_STATUS_OFFSET */ 655 /* The IOM microcontroller has a limitation of max 4 ports. */ in pmc_usb_probe()
|
/Linux-v6.1/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 3209 struct rockchip_iomux *iom = &bank->iomux[j]; in rockchip_pinctrl_get_soc_data() local 3217 if (iom->offset >= 0) { in rockchip_pinctrl_get_soc_data() 3218 if ((iom->type & IOMUX_SOURCE_PMU) || in rockchip_pinctrl_get_soc_data() 3219 (iom->type & IOMUX_L_SOURCE_PMU)) in rockchip_pinctrl_get_soc_data() 3220 pmu_offs = iom->offset; in rockchip_pinctrl_get_soc_data() 3222 grf_offs = iom->offset; in rockchip_pinctrl_get_soc_data() 3224 iom->offset = ((iom->type & IOMUX_SOURCE_PMU) || in rockchip_pinctrl_get_soc_data() 3225 (iom->type & IOMUX_L_SOURCE_PMU)) ? in rockchip_pinctrl_get_soc_data() 3231 if (iom->type & IOMUX_SOURCE_PMU) in rockchip_pinctrl_get_soc_data() 3236 drv->offset = (iom->type & IOMUX_SOURCE_PMU) ? in rockchip_pinctrl_get_soc_data() [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_tc.c | 288 * registers in IOM. Note that this doesn't apply to PHY and FIA in adl_tc_port_live_status_mask() 319 * PHY ownership. The IOM firmware sets this flag when a DP-alt or legacy sink 345 * PHY ownership. The IOM firmware sets this flag when it's ready to switch
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-ixp4xx.c | 235 of_machine_is_compatible("iom,nas-100d")) in ixp4xx_gpio_probe()
|
/Linux-v6.1/drivers/media/pci/bt8xx/ |
D | dvb-bt8xx.c | 865 * IOM = 0 == audio A/D in dvb_bt8xx_probe()
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 626 "^iom,.*":
|