/Linux-v6.6/sound/hda/ext/ |
D | hdac_ext_controller.c | 27 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() 49 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_int_enable() 167 static int check_hdac_link_power_active(struct hdac_ext_link *hlink, bool enable) in check_hdac_link_power_active() 378 void snd_hdac_ext_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_ext_bus_link_power()
|
/Linux-v6.6/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ |
D | ia_css_copy_output_param.h | 20 bool enable; member 24 u32 enable; member
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_clockpowergating.c | 28 static int smu7_enable_disable_uvd_dpm(struct pp_hwmgr *hwmgr, bool enable) in smu7_enable_disable_uvd_dpm() 36 static int smu7_enable_disable_vce_dpm(struct pp_hwmgr *hwmgr, bool enable) in smu7_enable_disable_vce_dpm() 424 int smu7_powergate_gfx(struct pp_hwmgr *hwmgr, bool enable) in smu7_powergate_gfx()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_9.c | 65 static void nbio_v7_9_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_9_mc_access_enable() 237 bool enable) in nbio_v7_9_enable_doorbell_aperture() 246 bool enable) in nbio_v7_9_enable_doorbell_selfring_aperture() 312 bool enable) in nbio_v7_9_update_medium_grain_clock_gating() 317 bool enable) in nbio_v7_9_update_medium_grain_light_sleep() 391 bool enable) in nbio_v7_9_enable_doorbell_interrupt()
|
D | nbio_v4_3.c | 50 static void nbio_v4_3_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v4_3_mc_access_enable() 153 bool enable) in nbio_v4_3_enable_doorbell_aperture() 160 bool enable) in nbio_v4_3_enable_doorbell_selfring_aperture() 240 bool enable) in nbio_v4_3_update_medium_grain_clock_gating() 269 bool enable) in nbio_v4_3_update_medium_grain_light_sleep()
|
D | ih_v6_0.c | 129 bool enable) in ih_v6_0_toggle_ring_interrupts() 170 static int ih_v6_0_toggle_interrupts(struct amdgpu_device *adev, bool enable) in ih_v6_0_toggle_interrupts() 624 bool enable) in ih_v6_0_update_clockgating_state() 659 bool enable) in ih_v6_0_update_ih_mem_power_gating() 715 bool enable = (state == AMD_PG_STATE_GATE); in ih_v6_0_set_powergating_state() local
|
D | ih_v6_1.c | 129 bool enable) in ih_v6_1_toggle_ring_interrupts() 170 static int ih_v6_1_toggle_interrupts(struct amdgpu_device *adev, bool enable) in ih_v6_1_toggle_interrupts() 624 bool enable) in ih_v6_1_update_clockgating_state() 659 bool enable) in ih_v6_1_update_ih_mem_power_gating() 715 bool enable = (state == AMD_PG_STATE_GATE); in ih_v6_1_set_powergating_state() local
|
D | gfx_v6_0.c | 1915 static void gfx_v6_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) in gfx_v6_0_cp_gfx_enable() 2205 static void gfx_v6_0_cp_enable(struct amdgpu_device *adev, bool enable) in gfx_v6_0_cp_enable() 2216 bool enable) in gfx_v6_0_enable_gui_idle_interrupt() 2389 static void gfx_v6_0_enable_lbpw(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_lbpw() 2526 static void gfx_v6_0_enable_cgcg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_cgcg() 2565 static void gfx_v6_0_enable_mgcg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_mgcg() 2637 bool enable) in gfx_v6_0_enable_sclk_slowdown_on_pu() 2642 bool enable) in gfx_v6_0_enable_sclk_slowdown_on_pd() 2646 static void gfx_v6_0_enable_cp_pg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_cp_pg() 2659 static void gfx_v6_0_enable_gds_pg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_gds_pg() [all …]
|
D | athub_v1_0.c | 33 bool enable) in athub_update_medium_grain_clock_gating() 49 bool enable) in athub_update_medium_grain_light_sleep()
|
D | athub_v2_0.c | 35 bool enable) in athub_v2_0_update_medium_grain_clock_gating() 55 bool enable) in athub_v2_0_update_medium_grain_light_sleep()
|
D | athub_v2_1.c | 34 bool enable) in athub_v2_1_update_medium_grain_clock_gating() 51 bool enable) in athub_v2_1_update_medium_grain_light_sleep()
|
D | nbio_v7_4.c | 125 static void nbio_v7_4_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_4_mc_access_enable() 210 bool enable) in nbio_v7_4_enable_doorbell_aperture() 216 bool enable) in nbio_v7_4_enable_doorbell_selfring_aperture() 250 bool enable) in nbio_v7_4_update_medium_grain_clock_gating() 256 bool enable) in nbio_v7_4_update_medium_grain_light_sleep() 645 bool enable) in nbio_v7_4_enable_doorbell_interrupt()
|
/Linux-v6.6/drivers/fpga/ |
D | altera-fpga2sdram.c | 67 bool enable) in _alt_fpga2sdram_enable_set() 73 static int alt_fpga2sdram_enable_set(struct fpga_bridge *bridge, bool enable) in alt_fpga2sdram_enable_set() 99 u32 enable; in alt_fpga_bridge_probe() local
|
D | altera-hps2fpga.c | 61 bool enable) in _alt_hps2fpga_enable_set() 92 static int alt_hps2fpga_enable_set(struct fpga_bridge *bridge, bool enable) in alt_hps2fpga_enable_set() 132 u32 enable; in alt_fpga_bridge_probe() local
|
/Linux-v6.6/drivers/gpu/drm/sun4i/ |
D | sun8i_csc.c | 181 static void sun8i_csc_enable(struct regmap *map, u32 base, bool enable) in sun8i_csc_enable() 193 static void sun8i_de3_ccsc_enable(struct regmap *map, int layer, bool enable) in sun8i_de3_ccsc_enable() 227 void sun8i_csc_enable_ccsc(struct sun8i_mixer *mixer, int layer, bool enable) in sun8i_csc_enable_ccsc()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/ |
D | tp.c | 140 static void set_csum_offload(struct petp *tp, u32 csum_bit, int enable) in set_csum_offload() 151 void t1_tp_set_ip_checksum_offload(struct petp *tp, int enable) in t1_tp_set_ip_checksum_offload() 156 void t1_tp_set_tcp_checksum_offload(struct petp *tp, int enable) in t1_tp_set_tcp_checksum_offload()
|
/Linux-v6.6/drivers/media/platform/ti/davinci/ |
D | vpif.h | 263 static inline void enable_channel0(int enable) in enable_channel0() 272 static inline void enable_channel1(int enable) in enable_channel1() 281 static inline void channel0_intr_enable(int enable) in channel0_intr_enable() 303 static inline void channel1_intr_enable(int enable) in channel1_intr_enable() 418 static inline void enable_channel2(int enable) in enable_channel2() 430 static inline void enable_channel3(int enable) in enable_channel3() 442 static inline void channel2_intr_enable(int enable) in channel2_intr_enable() 463 static inline void channel3_intr_enable(int enable) in channel3_intr_enable() 485 static inline void channel2_raw_enable(int enable, u8 index) in channel2_raw_enable() 501 static inline void channel3_raw_enable(int enable, u8 index) in channel3_raw_enable() [all …]
|
/Linux-v6.6/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 214 bool enable, void *mc_list, u32 mc_list_len) in wl1271_acx_group_address_tbl() 439 bool enable) in wl1271_acx_conn_monit_params() 478 int wl1271_acx_sg_enable(struct wl1271 *wl, bool enable) in wl1271_acx_sg_enable() 1059 bool enable) in wl1271_acx_bet_enable() 1091 u8 enable, __be32 address) in wl1271_acx_arp_ip_filter() 1153 bool enable) in wl1271_acx_keep_alive_mode() 1213 bool enable, s16 thold, u8 hyst) in wl1271_acx_rssi_snr_trigger() 1407 u16 ssn, bool enable, u8 peer_hlid, in wl12xx_acx_set_ba_receiver_session() 1478 bool enable) in wl1271_acx_ps_rx_streaming() 1761 int wl1271_acx_default_rx_filter_enable(struct wl1271 *wl, bool enable, in wl1271_acx_default_rx_filter_enable() [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/bios/ |
D | command_table.c | 1322 bool enable) in enable_spread_spectrum_on_ppll_v1() 1366 bool enable) in enable_spread_spectrum_on_ppll_v2() 1418 bool enable) in enable_spread_spectrum_on_ppll_v3() 1653 bool enable, in dac_encoder_control_prepare_params() 1671 bool enable, in dac1_encoder_control_v1() 1692 bool enable, in dac2_encoder_control_v1() 1746 struct bios_parser *bp, bool enable) in dac1_output_control_v1() 1763 struct bios_parser *bp, bool enable) in dac2_output_control_v1() 2007 bool enable) in enable_crtc_v1() 2057 bool enable) in enable_crtc_mem_req_v1()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | port_tun.c | 41 static int mlx5_set_port_tun_entropy_calc(struct mlx5_core_dev *mdev, u8 enable, in mlx5_set_port_tun_entropy_calc() 57 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc() 86 int reformat_type, bool enable) in mlx5_set_entropy()
|
/Linux-v6.6/tools/testing/selftests/user_events/ |
D | abi_test.c | 27 static int change_event(bool enable) in change_event() 50 static int reg_enable(void *enable, int size, int bit) in reg_enable() 72 static int reg_disable(void *enable, int bit) in reg_disable()
|
/Linux-v6.6/arch/powerpc/sysdev/ |
D | grackle.c | 26 static inline void grackle_set_stg(struct pci_controller* bp, int enable) in grackle_set_stg() 39 static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable) in grackle_set_loop_snoop()
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | r600_dpm.c | 242 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable) in r600_gfx_clockgating_enable() 266 void r600_dynamicpm_enable(struct radeon_device *rdev, bool enable) in r600_dynamicpm_enable() 274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable) in r600_enable_thermal_protection() 287 void r600_enable_dynamic_pcie_gen2(struct radeon_device *rdev, bool enable) in r600_enable_dynamic_pcie_gen2() 303 void r600_enable_sclk_control(struct radeon_device *rdev, bool enable) in r600_enable_sclk_control() 311 void r600_enable_mclk_control(struct radeon_device *rdev, bool enable) in r600_enable_mclk_control() 319 void r600_enable_spll_bypass(struct radeon_device *rdev, bool enable) in r600_enable_spll_bypass() 446 u32 index, bool enable) in r600_engine_clock_entry_enable() 457 u32 index, bool enable) in r600_engine_clock_entry_enable_pulse_skipping() 468 u32 index, bool enable) in r600_engine_clock_entry_enable_post_divider() [all …]
|
/Linux-v6.6/sound/soc/mediatek/mt8186/ |
D | mt8186-afe-gpio.c | 133 static int mt8186_afe_gpio_adda_dl(struct device *dev, bool enable) in mt8186_afe_gpio_adda_dl() 166 static int mt8186_afe_gpio_adda_ul(struct device *dev, bool enable) in mt8186_afe_gpio_adda_ul() 199 int mt8186_afe_gpio_request(struct device *dev, bool enable, in mt8186_afe_gpio_request()
|
/Linux-v6.6/arch/arm64/boot/dts/hisilicon/ |
D | poplar-pinctrl.dtsi | 11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument 13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
|