/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda8290.c | 565 .gate = TDA18271_GATE_ANALOG,
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda8290.c | 565 .gate = TDA18271_GATE_ANALOG,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 901 * @init_power: Initialize the power gate table context. 906 * @fini_power: Release the power gate table context. 946 int (*powergate_sdma)(struct smu_context *smu, bool gate);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.h | 893 void ci_dpm_powergate_uvd(struct radeon_device *rdev, bool gate); 922 void kv_dpm_powergate_uvd(struct radeon_device *rdev, bool gate);
|
H A D | radeon.h | 1988 void (*powergate_uvd)(struct radeon_device *rdev, bool gate);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.h | 892 void ci_dpm_powergate_uvd(struct radeon_device *rdev, bool gate); 921 void kv_dpm_powergate_uvd(struct radeon_device *rdev, bool gate);
|
H A D | radeon.h | 1977 void (*powergate_uvd)(struct radeon_device *rdev, bool gate);
|
/kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 215 * Clear this CPU's "event" and "interrupt" flags and power gate
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 408 cti_config_reg32_rw(gate, ctigate, CTIGATE);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_hw.h | 754 u8 atc; /* init gate value */ 763 /* gate control list entry */ 766 u8 gate; member 781 __le32 stream_handle; /* init gate value */
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 451 cti_config_reg32_rw(gate, ctigate, CTIGATE);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 136 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate); 2809 * @gate: boolean set to true to gate, false to ungate 2814 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() argument 2823 if (gate) in e1000_gate_hw_phy_config_ich8lan() 4874 * Do not gate DMA clock from the modPHY block in e1000_init_hw_ich8lan()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 136 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate); 2826 * @gate: boolean set to true to gate, false to ungate 2831 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan() argument 2840 if (gate) in e1000_gate_hw_phy_config_ich8lan() 4890 * Do not gate DMA clock from the modPHY block in e1000_init_hw_ich8lan()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 1981 VOP_WIN_SET(vop, win, gate, 1); in vop_initial()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 152 * I2C-gate is only possibility to select correct tuner. in af9015_i2c_xfer() 944 .gate = TDA18271_GATE_DIGITAL,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 153 * I2C-gate is only possibility to select correct tuner. in af9015_i2c_xfer() 945 .gate = TDA18271_GATE_DIGITAL,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 2061 VOP_WIN_SET(vop, win, gate, 1); in vop_initial()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1181 .gate = TDA18271_GATE_DIGITAL,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1177 .gate = TDA18271_GATE_DIGITAL,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 1053 static void nv_txrx_gate(struct net_device *dev, bool gate) in nv_txrx_gate() argument 1062 if (gate) in nv_txrx_gate()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 1052 static void nv_txrx_gate(struct net_device *dev, bool gate) in nv_txrx_gate() argument 1061 if (gate) in nv_txrx_gate()
|