Searched +refs:phy +refs:get +refs:op (Results 1 – 5 of 5) sorted by relevance
/linux-6.15/drivers/usb/chipidea/ |
D | core.c | 106 (i <= CAP_LAST ? ci->hw_bank.cap : ci->hw_bank.op) + in hw_alloc_regmap() 110 ci->hw_bank.regmap[i] = ci->hw_bank.op + in hw_alloc_regmap() 227 ci->hw_bank.op = ci->hw_bank.cap + (ioread32(ci->hw_bank.cap) & 0xff); in hw_device_init() 235 ci->hw_bank.size = ci->hw_bank.op - ci->hw_bank.abs; in hw_device_init() 258 ci->rev, ci->hw_bank.lpm, ci->hw_bank.cap, ci->hw_bank.op); in hw_device_init() 322 if (ci->phy) { in _ci_usb_phy_init() 323 ret = phy_init(ci->phy); in _ci_usb_phy_init() 327 ret = phy_power_on(ci->phy); in _ci_usb_phy_init() 329 phy_exit(ci->phy); in _ci_usb_phy_init() 349 if (ci->phy) { in ci_usb_phy_exit() [all …]
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 23 int mt76_connac_mcu_patch_sem_ctrl(struct mt76_dev *dev, bool get) in mt76_connac_mcu_patch_sem_ctrl() argument 25 u32 op = get ? PATCH_SEM_GET : PATCH_SEM_RELEASE; in mt76_connac_mcu_patch_sem_ctrl() local 27 __le32 op; in mt76_connac_mcu_patch_sem_ctrl() member 29 .op = cpu_to_le32(op), in mt76_connac_mcu_patch_sem_ctrl() 80 int mt76_connac_mcu_set_channel_domain(struct mt76_phy *phy) in mt76_connac_mcu_set_channel_domain() argument 108 struct mt76_dev *dev = phy->dev; in mt76_connac_mcu_set_channel_domain() 112 n_max_channels = phy->sband_2g.sband.n_channels + in mt76_connac_mcu_set_channel_domain() 113 phy->sband_5g.sband.n_channels + in mt76_connac_mcu_set_channel_domain() 114 phy->sband_6g.sband.n_channels; in mt76_connac_mcu_set_channel_domain() 123 for (i = 0; i < phy->sband_2g.sband.n_channels; i++) { in mt76_connac_mcu_set_channel_domain() [all …]
|
/linux-6.15/arch/arm/boot/dts/ti/omap/ |
D | am335x-osd3358-sm-red.dts | 39 /* If you want to get 24 bit RGB and 16 BGR mode instead of 109 op-mode = <0>; /* MCASP_IIS_MODE */ 395 phy-handle = <ðphy0>; 396 phy-mode = "rgmii-txid"; 416 ethphy0: ethernet-phy@4 {
|
/linux-6.15/ |
D | MAINTAINERS | 736 F: Documentation/devicetree/bindings/phy/airoha,en7581-pcie-phy.yaml 737 F: drivers/phy/phy-airoha-pcie-regs.h 738 F: drivers/phy/phy-airoha-pcie.c 1493 F: drivers/net/phy/adin.c 1806 F: drivers/net/phy/qt2025.rs 2219 F: Documentation/devicetree/bindings/phy/amlogic* 2225 F: drivers/phy/amlogic/ 2755 F: Documentation/devicetree/bindings/phy/mediatek,* 2756 F: drivers/phy/mediatek/ 2982 F: drivers/phy/qualcomm/ [all …]
|
D | CREDITS | 278 E: pbd@op.net 596 D: device drivers. His encouragement also helped many engineers get 926 D: Samsung USB2 phy drivers 1773 D: Some other hacks to get different kinds of programs to work for linux 3309 D: {copy,get,put}_user calls updates 4498 # last entry, and he'll get positively pissed if he can't even
|