| /drivers/gpu/drm/i915/display/ |
| D | intel_fifo_underrun.c | 111 bool enable, bool old) in i9xx_set_fifo_underrun_reporting() 130 enum pipe pipe, bool enable) in ironlake_set_fifo_underrun_reporting() 162 bool enable, bool old) in ivybridge_set_fifo_underrun_reporting() 184 enum pipe pipe, bool enable) in broadwell_set_fifo_underrun_reporting() 196 bool enable) in ibx_set_fifo_underrun_reporting() 229 bool enable, bool old) in cpt_set_fifo_underrun_reporting() 253 enum pipe pipe, bool enable) in __intel_set_cpu_fifo_underrun_reporting() 293 enum pipe pipe, bool enable) in intel_set_cpu_fifo_underrun_reporting() 322 bool enable) in intel_set_pch_fifo_underrun_reporting()
|
| /drivers/acpi/ |
| D | osi.c | 27 bool enable; member 96 bool enable = true; in acpi_osi_setup() local 143 static void __init __acpi_osi_setup_darwin(bool enable) in __acpi_osi_setup_darwin() 155 static void __init acpi_osi_setup_darwin(bool enable) in acpi_osi_setup_darwin() 192 static void __init __acpi_osi_setup_linux(bool enable) in __acpi_osi_setup_linux() 201 static void __init acpi_osi_setup_linux(bool enable) in acpi_osi_setup_linux() 279 static void __init acpi_osi_dmi_linux(bool enable, in acpi_osi_dmi_linux()
|
| /drivers/staging/sm750fb/ |
| D | ddk750_power.c | 86 void sm750_enable_2d_engine(unsigned int enable) in sm750_enable_2d_engine() 99 void sm750_enable_dma(unsigned int enable) in sm750_enable_dma() 116 void sm750_enable_gpio(unsigned int enable) in sm750_enable_gpio() 133 void sm750_enable_i2c(unsigned int enable) in sm750_enable_i2c()
|
| /drivers/gpu/drm/amd/amdgpu/ |
| D | nbio_v6_1.c | 43 static void nbio_v6_1_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v6_1_mc_access_enable() 89 bool enable) in nbio_v6_1_enable_doorbell_aperture() 95 bool enable) in nbio_v6_1_enable_doorbell_selfring_aperture() 146 bool enable) in nbio_v6_1_update_medium_grain_clock_gating() 174 bool enable) in nbio_v6_1_update_medium_grain_light_sleep()
|
| D | nbio_v2_3.c | 45 static void nbio_v2_3_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v2_3_mc_access_enable() 115 bool enable) in nbio_v2_3_enable_doorbell_aperture() 122 bool enable) in nbio_v2_3_enable_doorbell_selfring_aperture() 188 bool enable) in nbio_v2_3_update_medium_grain_clock_gating() 214 bool enable) in nbio_v2_3_update_medium_grain_light_sleep()
|
| D | nbio_v7_0.c | 54 static void nbio_v7_0_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_0_mc_access_enable() 115 bool enable) in nbio_v7_0_enable_doorbell_aperture() 121 bool enable) in nbio_v7_0_enable_doorbell_selfring_aperture() 158 bool enable) in nbio_v7_0_update_medium_grain_clock_gating() 197 bool enable) in nbio_v7_0_update_medium_grain_light_sleep()
|
| D | nbio_v7_4.c | 71 static void nbio_v7_4_mc_access_enable(struct amdgpu_device *adev, bool enable) in nbio_v7_4_mc_access_enable() 152 bool enable) in nbio_v7_4_enable_doorbell_aperture() 158 bool enable) in nbio_v7_4_enable_doorbell_selfring_aperture() 192 bool enable) in nbio_v7_4_update_medium_grain_clock_gating() 198 bool enable) in nbio_v7_4_update_medium_grain_light_sleep()
|
| D | df_v1_7.c | 37 bool enable) in df_v1_7_enable_broadcast_mode() 71 bool enable) in df_v1_7_update_medium_grain_clock_gating() 106 bool enable) in df_v1_7_enable_ecc_force_par_wr_rmw()
|
| D | gfx_v6_0.c | 1952 static void gfx_v6_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) in gfx_v6_0_cp_gfx_enable() 2247 static void gfx_v6_0_cp_enable(struct amdgpu_device *adev, bool enable) in gfx_v6_0_cp_enable() 2258 bool enable) in gfx_v6_0_enable_gui_idle_interrupt() 2430 static void gfx_v6_0_enable_lbpw(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_lbpw() 2567 static void gfx_v6_0_enable_cgcg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_cgcg() 2606 static void gfx_v6_0_enable_mgcg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_mgcg() 2678 bool enable) in gfx_v6_0_enable_sclk_slowdown_on_pu() 2683 bool enable) in gfx_v6_0_enable_sclk_slowdown_on_pd() 2687 static void gfx_v6_0_enable_cp_pg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_cp_pg() 2700 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 | 36 bool enable) in athub_v2_0_update_medium_grain_clock_gating() 53 bool enable) in athub_v2_0_update_medium_grain_light_sleep()
|
| /drivers/usb/renesas_usbhs/ |
| D | common.c | 95 static void usbhs_sys_clock_ctrl(struct usbhs_priv *priv, int enable) in usbhs_sys_clock_ctrl() 100 void usbhs_sys_host_ctrl(struct usbhs_priv *priv, int enable) in usbhs_sys_host_ctrl() 114 void usbhs_sys_function_ctrl(struct usbhs_priv *priv, int enable) in usbhs_sys_function_ctrl() 136 void usbhs_sys_function_pullup(struct usbhs_priv *priv, int enable) in usbhs_sys_function_pullup() 216 int usbhs_vbus_ctrl(struct usbhs_priv *priv, int enable) in usbhs_vbus_ctrl() 404 static void usbhsc_power_ctrl(struct usbhs_priv *priv, int enable) in usbhsc_power_ctrl() 445 int enable; in usbhsc_hotplug() local
|
| /drivers/gpu/drm/radeon/ |
| D | trinity_smc.c | 55 int trinity_dpm_bapm_enable(struct radeon_device *rdev, bool enable) in trinity_dpm_bapm_enable() 63 int trinity_dpm_config(struct radeon_device *rdev, bool enable) in trinity_dpm_config() 98 bool enable) in trinity_dce_enable_voltage_adjustment()
|
| 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 …]
|
| /drivers/gpu/drm/amd/display/dc/bios/ |
| D | command_table.c | 1260 bool enable) in enable_spread_spectrum_on_ppll_v1() 1304 bool enable) in enable_spread_spectrum_on_ppll_v2() 1356 bool enable) in enable_spread_spectrum_on_ppll_v3() 1570 bool enable, in dac_encoder_control_prepare_params() 1588 bool enable, in dac1_encoder_control_v1() 1609 bool enable, in dac2_encoder_control_v1() 1663 struct bios_parser *bp, bool enable) in dac1_output_control_v1() 1680 struct bios_parser *bp, bool enable) in dac2_output_control_v1() 1926 bool enable) in enable_crtc_v1() 1976 bool enable) in enable_crtc_mem_req_v1()
|
| /drivers/media/platform/davinci/ |
| D | vpif.h | 271 static inline void enable_channel0(int enable) in enable_channel0() 280 static inline void enable_channel1(int enable) in enable_channel1() 289 static inline void channel0_intr_enable(int enable) in channel0_intr_enable() 311 static inline void channel1_intr_enable(int enable) in channel1_intr_enable() 426 static inline void enable_channel2(int enable) in enable_channel2() 438 static inline void enable_channel3(int enable) in enable_channel3() 450 static inline void channel2_intr_enable(int enable) in channel2_intr_enable() 471 static inline void channel3_intr_enable(int enable) in channel3_intr_enable() 493 static inline void channel2_raw_enable(int enable, u8 index) in channel2_raw_enable() 509 static inline void channel3_raw_enable(int enable, u8 index) in channel3_raw_enable() [all …]
|
| /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 …]
|
| /drivers/gpu/drm/amd/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() 35 static int smu7_enable_disable_vce_dpm(struct pp_hwmgr *hwmgr, bool enable) in smu7_enable_disable_vce_dpm() 419 int smu7_powergate_gfx(struct pp_hwmgr *hwmgr, bool enable) in smu7_powergate_gfx()
|
| /drivers/gpu/drm/sun4i/ |
| D | sun8i_csc.c | 201 static void sun8i_csc_enable(struct regmap *map, u32 base, bool enable) in sun8i_csc_enable() 213 static void sun8i_de3_ccsc_enable(struct regmap *map, int layer, bool enable) in sun8i_de3_ccsc_enable() 247 void sun8i_csc_enable_ccsc(struct sun8i_mixer *mixer, int layer, bool enable) in sun8i_csc_enable_ccsc()
|
| /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()
|
| /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
|
| /drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | port_tun.c | 43 static int mlx5_set_port_tun_entropy_calc(struct mlx5_core_dev *mdev, u8 enable, in mlx5_set_port_tun_entropy_calc() 59 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc() 88 int reformat_type, bool enable) in mlx5_set_entropy()
|
| /drivers/media/platform/qcom/camss/ |
| D | camss-vfe-4-1.c | 266 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() 276 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() 333 u8 plane, u32 enable) in vfe_wm_line_based() 427 static void vfe_bus_enable_wr_if(struct vfe_device *vfe, u8 enable) in vfe_bus_enable_wr_if() 512 u8 enable) in vfe_set_xbar_cfg() 547 u8 enable) in vfe_set_realign_cfg() 575 enum vfe_line_id line_id, u8 enable) in vfe_enable_irq_wm_line() 592 enum vfe_line_id line_id, u8 enable) in vfe_enable_irq_pix_line() 803 static void vfe_set_cgc_override(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_set_cgc_override() 860 static void vfe_set_camif_cmd(struct vfe_device *vfe, u8 enable) in vfe_set_camif_cmd() [all …]
|
| /drivers/media/platform/omap3isp/ |
| D | ispcsi2.c | 28 struct isp_csi2_device *csi2, u8 enable) in csi2_if_enable() 248 struct isp_csi2_device *csi2, u8 ctxnum, u8 enable) in csi2_ctx_enable() 389 struct isp_csi2_device *csi2, int enable) in csi2_irq_ctx_set() 410 struct isp_csi2_device *csi2, int enable) in csi2_irq_complexio1_set() 453 struct isp_csi2_device *csi2, int enable) in csi2_irq_status_set() 1045 static int csi2_set_stream(struct v4l2_subdev *sd, int enable) in csi2_set_stream()
|