/drivers/clk/bcm/ |
D | clk-ns2.c | 51 .enable = ENABLE_VAL(0x0, 18, 12, 0), 57 .enable = ENABLE_VAL(0x0, 19, 13, 0), 63 .enable = ENABLE_VAL(0x0, 20, 14, 0), 69 .enable = ENABLE_VAL(0x0, 21, 15, 0), 75 .enable = ENABLE_VAL(0x0, 22, 16, 0), 81 .enable = ENABLE_VAL(0x0, 23, 17, 0), 113 .enable = ENABLE_VAL(0x0, 18, 12, 0), 119 .enable = ENABLE_VAL(0x0, 19, 13, 0), 125 .enable = ENABLE_VAL(0x0, 20, 14, 0), 131 .enable = ENABLE_VAL(0x0, 21, 15, 0), [all …]
|
D | clk-sr.c | 51 .enable = ENABLE_VAL(0x4, 6, 0, 12), 57 .enable = ENABLE_VAL(0x4, 7, 1, 13), 63 .enable = ENABLE_VAL(0x4, 8, 2, 14), 69 .enable = ENABLE_VAL(0x4, 9, 3, 15), 75 .enable = ENABLE_VAL(0x4, 10, 4, 16), 81 .enable = ENABLE_VAL(0x4, 11, 5, 17), 111 .enable = ENABLE_VAL(0x4, 6, 0, 12), 117 .enable = ENABLE_VAL(0x4, 7, 1, 13), 123 .enable = ENABLE_VAL(0x4, 8, 2, 14), 129 .enable = ENABLE_VAL(0x4, 9, 3, 15), [all …]
|
D | clk-cygnus.c | 65 .enable = ENABLE_VAL(0x4, 6, 0, 12), 71 .enable = ENABLE_VAL(0x4, 7, 1, 13), 77 .enable = ENABLE_VAL(0x4, 8, 2, 14), 83 .enable = ENABLE_VAL(0x4, 9, 3, 15), 89 .enable = ENABLE_VAL(0x4, 10, 4, 16), 95 .enable = ENABLE_VAL(0x4, 11, 5, 17), 123 .enable = ENABLE_VAL(0x0, 7, 1, 13), 129 .enable = ENABLE_VAL(0x0, 8, 2, 14), 135 .enable = ENABLE_VAL(0x0, 9, 3, 15), 141 .enable = ENABLE_VAL(0x0, 10, 4, 16), [all …]
|
D | clk-nsp.c | 50 .enable = ENABLE_VAL(0x4, 12, 6, 18), 56 .enable = ENABLE_VAL(0x4, 13, 7, 19), 62 .enable = ENABLE_VAL(0x4, 14, 8, 20), 68 .enable = ENABLE_VAL(0x4, 15, 9, 21), 74 .enable = ENABLE_VAL(0x4, 16, 10, 22), 80 .enable = ENABLE_VAL(0x4, 17, 11, 23), 107 .enable = ENABLE_VAL(0x0, 6, 3, 9), 113 .enable = ENABLE_VAL(0x0, 7, 4, 10), 119 .enable = ENABLE_VAL(0x0, 8, 5, 11),
|
/drivers/gpu/drm/i915/display/ |
D | intel_fifo_underrun.c | 115 bool enable, bool old) in i9xx_set_fifo_underrun_reporting() argument 122 if (enable) { in i9xx_set_fifo_underrun_reporting() 136 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting() argument 142 if (enable) in ilk_set_fifo_underrun_reporting() 167 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting() argument 171 if (enable) { in ivb_set_fifo_underrun_reporting() 205 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting() argument 210 if (enable) { in bdw_set_fifo_underrun_reporting() 223 bool enable) in ibx_set_fifo_underrun_reporting() argument 229 if (enable) in ibx_set_fifo_underrun_reporting() [all …]
|
/drivers/acpi/ |
D | osi.c | 27 bool enable; member 72 bool enable = true; in acpi_osi_setup() local 96 osi->enable = false; in acpi_osi_setup() 103 enable = false; in acpi_osi_setup() 109 osi->enable = enable; in acpi_osi_setup() 112 osi->enable = enable; in acpi_osi_setup() 119 static void __init __acpi_osi_setup_darwin(bool enable) in __acpi_osi_setup_darwin() argument 121 osi_config.darwin_enable = !!enable; in __acpi_osi_setup_darwin() 122 if (enable) { in __acpi_osi_setup_darwin() 131 static void __init acpi_osi_setup_darwin(bool enable) in acpi_osi_setup_darwin() argument [all …]
|
/drivers/pinctrl/freescale/ |
D | Kconfig | 25 Say Y here to enable the imx1 pinctrl driver 32 Say Y here to enable the imx27 pinctrl driver 41 Say Y here to enable the imx25 pinctrl driver 48 Say Y here to enable the imx35 pinctrl driver 55 Say Y here to enable the imx50 pinctrl driver 62 Say Y here to enable the imx51 pinctrl driver 69 Say Y here to enable the imx53 pinctrl driver 76 Say Y here to enable the imx6q/dl pinctrl driver 83 Say Y here to enable the imx6sl pinctrl driver 90 Say Y here to enable the imx6sll pinctrl driver [all …]
|
/drivers/media/i2c/ |
D | saa7127.c | 341 int enable = (data->line != 0); in saa7127_set_vps() local 343 if (enable && (data->field != 0 || data->line != 16)) in saa7127_set_vps() 345 if (state->vps_enable != enable) { in saa7127_set_vps() 346 v4l2_dbg(1, debug, sd, "Turn VPS Signal %s\n", enable ? "on" : "off"); in saa7127_set_vps() 347 saa7127_write(sd, 0x54, enable << 7); in saa7127_set_vps() 348 state->vps_enable = enable; in saa7127_set_vps() 350 if (!enable) in saa7127_set_vps() 373 int enable = (data->line != 0); in saa7127_set_cc() local 375 if (enable && (data->field != 0 || data->line != 21)) in saa7127_set_cc() 377 if (state->cc_enable != enable) { in saa7127_set_cc() [all …]
|
/drivers/gpu/drm/i915/ |
D | i915_mitigations.c | 44 bool enable = true; in mitigations_set() local 62 enable = !enable; in mitigations_set() 67 enable = !enable; in mitigations_set() 76 if (enable) in mitigations_set() 102 bool enable; in mitigations_get() local 109 enable = false; in mitigations_get() 111 enable = true; in mitigations_get() 116 if ((local & BIT(i)) != enable) in mitigations_get() 120 "%s%s,", enable ? "" : "!", names[i]); in mitigations_get()
|
/drivers/media/platform/ti/davinci/ |
D | vpif.h | 263 static inline void enable_channel0(int enable) in enable_channel0() argument 265 if (enable) in enable_channel0() 272 static inline void enable_channel1(int enable) in enable_channel1() argument 274 if (enable) in enable_channel1() 281 static inline void channel0_intr_enable(int enable) in channel0_intr_enable() argument 287 if (enable) { in channel0_intr_enable() 303 static inline void channel1_intr_enable(int enable) in channel1_intr_enable() argument 309 if (enable) { in channel1_intr_enable() 418 static inline void enable_channel2(int enable) in enable_channel2() argument 420 if (enable) { in enable_channel2() [all …]
|
/drivers/fpga/ |
D | altera-fpga2sdram.c | 67 bool enable) in _alt_fpga2sdram_enable_set() argument 70 priv->mask, enable ? priv->mask : 0); in _alt_fpga2sdram_enable_set() 73 static int alt_fpga2sdram_enable_set(struct fpga_bridge *bridge, bool enable) in alt_fpga2sdram_enable_set() argument 75 return _alt_fpga2sdram_enable_set(bridge->priv, enable); in alt_fpga2sdram_enable_set() 99 u32 enable; in alt_fpga_bridge_probe() local 133 if (!of_property_read_u32(dev->of_node, "bridge-enable", &enable)) { in alt_fpga_bridge_probe() 134 if (enable > 1) { in alt_fpga_bridge_probe() 135 dev_warn(dev, "invalid bridge-enable %u > 1\n", enable); in alt_fpga_bridge_probe() 138 (enable ? "enabling" : "disabling")); in alt_fpga_bridge_probe() 139 ret = _alt_fpga2sdram_enable_set(priv, enable); in alt_fpga_bridge_probe()
|
D | altera-hps2fpga.c | 61 bool enable) in _alt_hps2fpga_enable_set() argument 67 if (enable) in _alt_hps2fpga_enable_set() 79 if (enable) in _alt_hps2fpga_enable_set() 92 static int alt_hps2fpga_enable_set(struct fpga_bridge *bridge, bool enable) in alt_hps2fpga_enable_set() argument 94 return _alt_hps2fpga_enable_set(bridge->priv, enable); in alt_hps2fpga_enable_set() 132 u32 enable; in alt_fpga_bridge_probe() local 170 if (!of_property_read_u32(dev->of_node, "bridge-enable", &enable)) { in alt_fpga_bridge_probe() 171 if (enable > 1) { in alt_fpga_bridge_probe() 172 dev_warn(dev, "invalid bridge-enable %u > 1\n", enable); in alt_fpga_bridge_probe() 175 (enable ? "enabling" : "disabling")); in alt_fpga_bridge_probe() [all …]
|
/drivers/media/platform/qcom/camss/ |
D | camss-vfe-gen1.h | 23 void (*bus_enable_wr_if)(struct vfe_device *vfe, u8 enable); 28 u8 enable); 30 u8 enable); 35 void (*set_camif_cmd)(struct vfe_device *vfe, u8 enable); 36 void (*set_cgc_override)(struct vfe_device *vfe, u8 wm, u8 enable); 41 void (*set_module_cfg)(struct vfe_device *vfe, u8 enable); 44 void (*set_realign_cfg)(struct vfe_device *vfe, struct vfe_line *line, u8 enable); 46 void (*set_xbar_cfg)(struct vfe_device *vfe, struct vfe_output *output, u8 enable); 47 void (*wm_frame_based)(struct vfe_device *vfe, u8 wm, u8 enable); 49 u8 plane, u32 enable); [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | ipsec.c | 121 bool enable, enum esw_vport_ipsec_offload type) in esw_ipsec_vf_set_bytype() argument 148 MLX5_SET(ipsec_cap, cap, ipsec_crypto_offload, enable); in esw_ipsec_vf_set_bytype() 151 MLX5_SET(ipsec_cap, cap, ipsec_full_offload, enable); in esw_ipsec_vf_set_bytype() 171 static int esw_ipsec_vf_crypto_aux_caps_set(struct mlx5_core_dev *dev, u16 vport_num, bool enable) in esw_ipsec_vf_crypto_aux_caps_set() argument 193 MLX5_SET(per_protocol_networking_offload_caps, cap, insert_trailer, enable); in esw_ipsec_vf_crypto_aux_caps_set() 207 bool enable, enum esw_vport_ipsec_offload type) in esw_ipsec_vf_offload_set_bytype() argument 216 err = esw_ipsec_vf_crypto_aux_caps_set(dev, vport->vport, enable); in esw_ipsec_vf_offload_set_bytype() 221 if (enable) { in esw_ipsec_vf_offload_set_bytype() 222 err = esw_ipsec_vf_set_generic(dev, vport->vport, enable); in esw_ipsec_vf_offload_set_bytype() 225 err = esw_ipsec_vf_set_bytype(dev, vport, enable, type); in esw_ipsec_vf_offload_set_bytype() [all …]
|
/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() argument 52 MLX5_SET(pcmr_reg, in, entropy_calc, enable); in mlx5_set_port_tun_entropy_calc() 57 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc() argument 67 MLX5_SET(pcmr_reg, in, entropy_gre_calc, enable); in mlx5_set_port_gre_tun_entropy_calc() 86 int reformat_type, bool enable) in mlx5_set_entropy() argument 102 enable, !enable); in mlx5_set_entropy() 111 enable == entropy_flags.calc_enabled) { in mlx5_set_entropy() 123 err = mlx5_set_port_tun_entropy_calc(tun_entropy->mdev, enable, in mlx5_set_entropy() 127 tun_entropy->enabled = enable; in mlx5_set_entropy() 129 if (entropy_flags.force_supported && enable) { in mlx5_set_entropy()
|
/drivers/staging/sm750fb/ |
D | ddk750_power.c | 86 void sm750_enable_2d_engine(unsigned int enable) in sm750_enable_2d_engine() argument 91 if (enable) in sm750_enable_2d_engine() 99 void sm750_enable_dma(unsigned int enable) in sm750_enable_dma() argument 105 if (enable) in sm750_enable_dma() 116 void sm750_enable_gpio(unsigned int enable) in sm750_enable_gpio() argument 122 if (enable) in sm750_enable_gpio() 133 void sm750_enable_i2c(unsigned int enable) in sm750_enable_i2c() argument 139 if (enable) in sm750_enable_i2c()
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_trace.h | 328 TP_PROTO(uint32_t drm_id, bool enable), 329 TP_ARGS(drm_id, enable), 332 __field( bool, enable ) 336 __entry->enable = enable; 339 __entry->drm_id, __entry->enable ? "true" : "false") 342 TP_PROTO(uint32_t drm_id, bool enable), 343 TP_ARGS(drm_id, enable) 346 TP_PROTO(uint32_t drm_id, bool enable), 347 TP_ARGS(drm_id, enable) 350 TP_PROTO(uint32_t drm_id, bool enable), [all …]
|
/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
D | binary.c | 57 if (info->enable.dvs_envelope) { in ia_css_binary_dvs_env() 74 bool binary_supports_yuv_ds = info->enable.ds & 2; in ia_css_binary_internal_res() 248 info->info.type_1.enable = binary->info->sp.enable.sc; in binary_get_shading_info_type_1() 337 dvs_info->enable = binary->info->sp.enable.dis; in ia_css_binary_dvs_grid_info() 375 s3a_info->enable = binary->info->sp.enable.s3a; in ia_css_binary_3a_grid_info() 840 if (info->enable.ca_gdc) in ia_css_binary_fill_info() 880 if (info->enable.s3a) in ia_css_binary_fill_info() 902 if (info->enable.sc) in ia_css_binary_fill_info() 918 info->enable.dis); in ia_css_binary_fill_info() 1013 xcandidate->sp.enable.continuous); in __ia_css_binary_find() [all …]
|
/drivers/fpga/tests/ |
D | fpga-bridge-test.c | 17 bool enable; member 26 static int op_enable_set(struct fpga_bridge *bridge, bool enable) in op_enable_set() argument 30 stats->enable = enable; in op_enable_set() 93 KUNIT_EXPECT_FALSE(test, ctx->stats.enable); in fpga_bridge_test_toggle() 97 KUNIT_EXPECT_TRUE(test, ctx->stats.enable); in fpga_bridge_test_toggle() 130 KUNIT_EXPECT_FALSE(test, ctx_0->stats.enable); in fpga_bridge_test_get_put_list() 131 KUNIT_EXPECT_FALSE(test, ctx_1->stats.enable); in fpga_bridge_test_get_put_list() 136 KUNIT_EXPECT_TRUE(test, ctx_0->stats.enable); in fpga_bridge_test_get_put_list() 137 KUNIT_EXPECT_TRUE(test, ctx_1->stats.enable); in fpga_bridge_test_get_put_list()
|
/drivers/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/ |
D | ia_css_copy_output.host.c | 24 .enable = false, 34 to->enable = from->enable; in ia_css_copy_output_config() 38 bool enable) in ia_css_copy_output_configure() argument 42 config.enable = enable; in ia_css_copy_output_configure()
|
/drivers/power/supply/ |
D | Kconfig | 5 Say Y here to enable power supply class support. This allows 15 Say Y here to enable debugging messages for power supply class 35 Say Y here to enable support APM status emulation using 42 Say Y here to enable support for the generic battery driver 57 Say Y here to enable support for the battery charger in the Maxim 64 Say Y here to enable support for the backup battery charger 71 Say Y here to enable support for the power management unit 78 Say Y here to enable support for the power management unit 90 Say Y here to enable battery monitor for Marvell 88PM860x chip. 97 Say Y here to enable support for the ADP5061 standalone battery [all …]
|
/drivers/gpu/drm/panel/ |
D | Kconfig | 16 Say Y here to enable support for the Asia Better Technology Ltd. 36 Say Y here if you want to enable support for the ASUS TMP5P5 45 Say Y here to enable support for the AUO A030JTN01 320x480 3.0" panel 54 Say Y here if you want to enable support for Boe BF060Y8M-AJ0 65 Say Y here if you want to enable support for Boe Himax8279d 132 Say Y here if you want to enable support for the EBBG FT8719 143 Say Y here if you want to enable support for the Elida 153 Say Y here if you want to enable support for the Feixin K101 IM2BA02 162 Say Y if you want to enable support for panels based on the 171 Say Y if you want to enable support for panels based on the [all …]
|
/drivers/media/platform/qcom/venus/ |
D | hfi_cmds.c | 27 void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_idle_indicator() argument 35 hfi->enable = enable; in pkt_sys_idle_indicator() 125 void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_power_control() argument 133 hfi->enable = enable; in pkt_sys_power_control() 457 en->enable = in->enable; in pkt_session_set_property_1x() 520 en->enable = in->enable; in pkt_session_set_property_1x() 529 en->enable = in->enable; in pkt_session_set_property_1x() 537 multi->enable = in->enable; in pkt_session_set_property_1x() 548 count->enable = in->enable; in pkt_session_set_property_1x() 572 en->enable = in->enable; in pkt_session_set_property_1x() [all …]
|
/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt-stats.c | 110 int rtrs_clt_reset_rdma_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_rdma_stats() argument 115 if (!enable) in rtrs_clt_reset_rdma_stats() 126 int rtrs_clt_reset_cpu_migr_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_cpu_migr_stats() argument 131 if (!enable) in rtrs_clt_reset_cpu_migr_stats() 142 int rtrs_clt_reset_reconnects_stat(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_reconnects_stat() argument 144 if (!enable) in rtrs_clt_reset_reconnects_stat() 152 int rtrs_clt_reset_all_stats(struct rtrs_clt_stats *s, bool enable) in rtrs_clt_reset_all_stats() argument 154 if (enable) { in rtrs_clt_reset_all_stats() 155 rtrs_clt_reset_rdma_stats(s, enable); in rtrs_clt_reset_all_stats() 156 rtrs_clt_reset_cpu_migr_stats(s, enable); in rtrs_clt_reset_all_stats() [all …]
|
/drivers/media/rc/ |
D | rc-loopback.c | 141 static void loop_set_idle(struct rc_dev *dev, bool enable) in loop_set_idle() argument 145 if (lodev->idle != enable) { in loop_set_idle() 146 dev_dbg(&dev->dev, "%sing idle mode\n", enable ? "enter" : "exit"); in loop_set_idle() 147 lodev->idle = enable; in loop_set_idle() 151 static int loop_set_wideband_receiver(struct rc_dev *dev, int enable) in loop_set_wideband_receiver() argument 155 if (lodev->wideband != enable) { in loop_set_wideband_receiver() 156 dev_dbg(&dev->dev, "using %sband receiver\n", enable ? "wide" : "narrow"); in loop_set_wideband_receiver() 157 lodev->wideband = !!enable; in loop_set_wideband_receiver() 163 static int loop_set_carrier_report(struct rc_dev *dev, int enable) in loop_set_carrier_report() argument 167 if (lodev->carrierreport != enable) { in loop_set_carrier_report() [all …]
|