Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 2998) sorted by relevance

12345678910>>...120

/drivers/clk/bcm/
Dclk-ns2.c61 .enable = ENABLE_VAL(0x0, 18, 12, 0),
67 .enable = ENABLE_VAL(0x0, 19, 13, 0),
73 .enable = ENABLE_VAL(0x0, 20, 14, 0),
79 .enable = ENABLE_VAL(0x0, 21, 15, 0),
85 .enable = ENABLE_VAL(0x0, 22, 16, 0),
91 .enable = ENABLE_VAL(0x0, 23, 17, 0),
123 .enable = ENABLE_VAL(0x0, 18, 12, 0),
129 .enable = ENABLE_VAL(0x0, 19, 13, 0),
135 .enable = ENABLE_VAL(0x0, 20, 14, 0),
141 .enable = ENABLE_VAL(0x0, 21, 15, 0),
[all …]
Dclk-sr.c51 .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 …]
Dclk-cygnus.c75 .enable = ENABLE_VAL(0x4, 6, 0, 12),
81 .enable = ENABLE_VAL(0x4, 7, 1, 13),
87 .enable = ENABLE_VAL(0x4, 8, 2, 14),
93 .enable = ENABLE_VAL(0x4, 9, 3, 15),
99 .enable = ENABLE_VAL(0x4, 10, 4, 16),
105 .enable = ENABLE_VAL(0x4, 11, 5, 17),
133 .enable = ENABLE_VAL(0x0, 7, 1, 13),
139 .enable = ENABLE_VAL(0x0, 8, 2, 14),
145 .enable = ENABLE_VAL(0x0, 9, 3, 15),
151 .enable = ENABLE_VAL(0x0, 10, 4, 16),
[all …]
Dclk-nsp.c60 .enable = ENABLE_VAL(0x4, 12, 6, 18),
66 .enable = ENABLE_VAL(0x4, 13, 7, 19),
72 .enable = ENABLE_VAL(0x4, 14, 8, 20),
78 .enable = ENABLE_VAL(0x4, 15, 9, 21),
84 .enable = ENABLE_VAL(0x4, 16, 10, 22),
90 .enable = ENABLE_VAL(0x4, 17, 11, 23),
117 .enable = ENABLE_VAL(0x0, 6, 3, 9),
123 .enable = ENABLE_VAL(0x0, 7, 4, 10),
129 .enable = ENABLE_VAL(0x0, 8, 5, 11),
/drivers/acpi/
Dosi.c27 bool enable; member
96 bool enable = true; in acpi_osi_setup() local
120 osi->enable = false; in acpi_osi_setup()
127 enable = false; in acpi_osi_setup()
133 osi->enable = enable; in acpi_osi_setup()
136 osi->enable = enable; in acpi_osi_setup()
143 static void __init __acpi_osi_setup_darwin(bool enable) in __acpi_osi_setup_darwin() argument
145 osi_config.darwin_enable = !!enable; in __acpi_osi_setup_darwin()
146 if (enable) { in __acpi_osi_setup_darwin()
155 static void __init acpi_osi_setup_darwin(bool enable) in acpi_osi_setup_darwin() argument
[all …]
/drivers/gpu/drm/i915/display/
Dintel_fifo_underrun.c111 bool enable, bool old) in i9xx_set_fifo_underrun_reporting() argument
118 if (enable) { in i9xx_set_fifo_underrun_reporting()
132 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting() argument
138 if (enable) in ilk_set_fifo_underrun_reporting()
163 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting() argument
167 if (enable) { in ivb_set_fifo_underrun_reporting()
188 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting() argument
192 if (enable) in bdw_set_fifo_underrun_reporting()
200 bool enable) in ibx_set_fifo_underrun_reporting() argument
206 if (enable) in ibx_set_fifo_underrun_reporting()
[all …]
/drivers/pinctrl/freescale/
DKconfig25 Say Y here to enable the imx1 pinctrl driver
32 Say Y here to enable the i.MX21 pinctrl driver
39 Say Y here to enable the imx27 pinctrl driver
48 Say Y here to enable the imx25 pinctrl driver
55 Say Y here to enable the imx35 pinctrl driver
62 Say Y here to enable the imx50 pinctrl driver
69 Say Y here to enable the imx51 pinctrl driver
76 Say Y here to enable the imx53 pinctrl driver
83 Say Y here to enable the imx6q/dl pinctrl driver
90 Say Y here to enable the imx6sl pinctrl driver
[all …]
/drivers/media/i2c/
Dsaa7127.c341 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/
Di915_mitigations.c43 bool enable = true; in mitigations_set() local
61 enable = !enable; in mitigations_set()
66 enable = !enable; in mitigations_set()
75 if (enable) in mitigations_set()
101 bool enable; in mitigations_get() local
108 enable = false; in mitigations_get()
110 enable = true; in mitigations_get()
115 if ((local & BIT(i)) != enable) in mitigations_get()
119 "%s%s,", enable ? "" : "!", names[i]); in mitigations_get()
/drivers/media/platform/davinci/
Dvpif.h271 static inline void enable_channel0(int enable) in enable_channel0() argument
273 if (enable) in enable_channel0()
280 static inline void enable_channel1(int enable) in enable_channel1() argument
282 if (enable) in enable_channel1()
289 static inline void channel0_intr_enable(int enable) in channel0_intr_enable() argument
295 if (enable) { in channel0_intr_enable()
311 static inline void channel1_intr_enable(int enable) in channel1_intr_enable() argument
317 if (enable) { in channel1_intr_enable()
426 static inline void enable_channel2(int enable) in enable_channel2() argument
428 if (enable) { in enable_channel2()
[all …]
/drivers/power/supply/
DKconfig5 Say Y here to enable power supply class support. This allows
15 Say Y here to enable debugging messages for power supply class
36 Say Y here to enable generic power driver for PDAs and phones with
44 Say Y here to enable support APM status emulation using
51 Say Y here to enable support for the generic battery driver
58 Say Y here to enable support for the battery charger in the Maxim
65 Say Y here to enable support for the backup battery charger
72 Say Y here to enable support for the power management unit
79 Say Y here to enable support for the power management unit
91 Say Y here to enable battery monitor for Marvell 88PM860x chip.
[all …]
/drivers/fpga/
Daltera-fpga2sdram.c67 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
137 if (!of_property_read_u32(dev->of_node, "bridge-enable", &enable)) { in alt_fpga_bridge_probe()
138 if (enable > 1) { in alt_fpga_bridge_probe()
139 dev_warn(dev, "invalid bridge-enable %u > 1\n", enable); in alt_fpga_bridge_probe()
142 (enable ? "enabling" : "disabling")); in alt_fpga_bridge_probe()
143 ret = _alt_fpga2sdram_enable_set(priv, enable); in alt_fpga_bridge_probe()
Daltera-hps2fpga.c61 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/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c42 static int mlx5_set_port_tun_entropy_calc(struct mlx5_core_dev *mdev, u8 enable, in mlx5_set_port_tun_entropy_calc() argument
53 MLX5_SET(pcmr_reg, in, entropy_calc, enable); in mlx5_set_port_tun_entropy_calc()
58 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc() argument
68 MLX5_SET(pcmr_reg, in, entropy_gre_calc, enable); in mlx5_set_port_gre_tun_entropy_calc()
87 int reformat_type, bool enable) in mlx5_set_entropy() argument
103 enable, !enable); in mlx5_set_entropy()
112 enable == entropy_flags.calc_enabled) { in mlx5_set_entropy()
124 err = mlx5_set_port_tun_entropy_calc(tun_entropy->mdev, enable, in mlx5_set_entropy()
128 tun_entropy->enabled = enable; in mlx5_set_entropy()
130 if (entropy_flags.force_supported && enable) { in mlx5_set_entropy()
/drivers/staging/sm750fb/
Dddk750_power.c86 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/staging/media/atomisp/pci/isp/kernels/copy_output/copy_output_1.0/
Dia_css_copy_output.host.c24 .enable = false,
34 to->enable = from->enable; in ia_css_copy_output_config()
40 bool enable) in ia_css_copy_output_configure() argument
44 config.enable = enable; in ia_css_copy_output_configure()
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_trace.h345 TP_PROTO(uint32_t drm_id, bool enable),
346 TP_ARGS(drm_id, enable),
349 __field( bool, enable )
353 __entry->enable = enable;
356 __entry->drm_id, __entry->enable ? "true" : "false")
359 TP_PROTO(uint32_t drm_id, bool enable),
360 TP_ARGS(drm_id, enable)
363 TP_PROTO(uint32_t drm_id, bool enable),
364 TP_ARGS(drm_id, enable)
367 TP_PROTO(uint32_t drm_id, bool enable),
[all …]
/drivers/media/platform/qcom/venus/
Dhfi_cmds.c26 void pkt_sys_idle_indicator(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_idle_indicator() argument
34 hfi->enable = enable; in pkt_sys_idle_indicator()
115 void pkt_sys_power_control(struct hfi_sys_set_property_pkt *pkt, u32 enable) in pkt_sys_power_control() argument
123 hfi->enable = enable; in pkt_sys_power_control()
447 en->enable = in->enable; in pkt_session_set_property_1x()
510 en->enable = in->enable; in pkt_session_set_property_1x()
518 en->enable = in->enable; in pkt_session_set_property_1x()
526 multi->enable = in->enable; in pkt_session_set_property_1x()
537 count->enable = in->enable; in pkt_session_set_property_1x()
561 en->enable = in->enable; in pkt_session_set_property_1x()
[all …]
/drivers/media/rc/
Drc-loopback.c132 static void loop_set_idle(struct rc_dev *dev, bool enable) in loop_set_idle() argument
136 if (lodev->idle != enable) { in loop_set_idle()
137 dprintk("%sing idle mode\n", enable ? "enter" : "exit"); in loop_set_idle()
138 lodev->idle = enable; in loop_set_idle()
142 static int loop_set_learning_mode(struct rc_dev *dev, int enable) in loop_set_learning_mode() argument
146 if (lodev->learning != enable) { in loop_set_learning_mode()
147 dprintk("%sing learning mode\n", enable ? "enter" : "exit"); in loop_set_learning_mode()
148 lodev->learning = !!enable; in loop_set_learning_mode()
154 static int loop_set_carrier_report(struct rc_dev *dev, int enable) in loop_set_carrier_report() argument
158 if (lodev->carrierreport != enable) { in loop_set_carrier_report()
[all …]
/drivers/gpu/drm/panel/
DKconfig27 Say Y here if you want to enable support for the ASUS TMP5P5
37 Say Y here if you want to enable support for Boe Himax8279d
78 Say Y here if you want to enable support for the Elida
88 Say Y here if you want to enable support for the Feixin K101 IM2BA02
97 Say Y if you want to enable support for panels based on the
105 Say Y here if you want to enable support for Ilitek IL9322
114 Say Y if you want to enable support for panels based on the
123 Say Y here if you want to enable support for Innolux P079ZCA
134 Say Y here if you want to enable support for JDI DSI video mode
145 Say Y here if you want to enable support for Kingdisplay kd097d04
[all …]
/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table.h51 bool enable);
57 bool enable,
62 bool enable,
67 bool enable);
70 bool enable);
77 bool enable);
81 bool enable);
/drivers/clk/hisilicon/
Dclkgate-separated.c26 void __iomem *enable; /* enable register */ member
42 writel_relaxed(reg, sclk->enable); in clkgate_separated_enable()
43 readl_relaxed(sclk->enable + CLKGATE_SEPERATED_STATUS); in clkgate_separated_enable()
59 writel_relaxed(reg, sclk->enable + CLKGATE_SEPERATED_DISABLE); in clkgate_separated_disable()
60 readl_relaxed(sclk->enable + CLKGATE_SEPERATED_STATUS); in clkgate_separated_disable()
71 reg = readl_relaxed(sclk->enable + CLKGATE_SEPERATED_STATUS); in clkgate_separated_is_enabled()
78 .enable = clkgate_separated_enable,
103 sclk->enable = reg + CLKGATE_SEPERATED_ENABLE; in hisi_register_clkgate_sep()
/drivers/video/backlight/
DKconfig97 If you have an Sharp SL-6000 Zaurus say Y to enable a driver
106 say Y to enable LCD control driver.
113 If you have an AMS369FG06 AMOLED Panel, say Y to enable its
121 If you have an LMS501KF03 LCD Panel, say Y to enable its
128 If you have a HX-8357 LCD panel, say Y to enable its LCD control
163 If in doubt, it's safe to enable this option; it doesn't kick
171 the EP93xx, say Y here to enable this driver.
181 Say y to enable the backlight driver for Compaq iPAQ handheld
197 Say Y to enable the backlight driver for National Semiconductor / TI
210 enable the LCD/backlight driver.
[all …]
/drivers/infiniband/ulp/rtrs/
Drtrs-clt-stats.c109 int rtrs_clt_reset_rdma_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_rdma_stats() argument
114 if (!enable) in rtrs_clt_reset_rdma_stats()
125 int rtrs_clt_reset_cpu_migr_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_cpu_migr_stats() argument
130 if (!enable) in rtrs_clt_reset_cpu_migr_stats()
141 int rtrs_clt_reset_reconnects_stat(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_reconnects_stat() argument
143 if (!enable) in rtrs_clt_reset_reconnects_stat()
151 int rtrs_clt_reset_all_stats(struct rtrs_clt_stats *s, bool enable) in rtrs_clt_reset_all_stats() argument
153 if (enable) { in rtrs_clt_reset_all_stats()
154 rtrs_clt_reset_rdma_stats(s, enable); in rtrs_clt_reset_all_stats()
155 rtrs_clt_reset_cpu_migr_stats(s, enable); in rtrs_clt_reset_all_stats()
[all …]
/drivers/media/platform/qcom/camss/
Dcamss-vfe.h86 void (*wm_enable)(struct vfe_device *vfe, u8 wm, u8 enable);
87 void (*wm_frame_based)(struct vfe_device *vfe, u8 wm, u8 enable);
90 u8 plane, u32 enable);
100 void (*bus_enable_wr_if)(struct vfe_device *vfe, u8 enable);
107 u8 enable);
111 u8 enable);
116 enum vfe_line_id line_id, u8 enable);
118 enum vfe_line_id line_id, u8 enable);
126 void (*set_cgc_override)(struct vfe_device *vfe, u8 wm, u8 enable);
128 void (*set_camif_cmd)(struct vfe_device *vfe, u8 enable);
[all …]

12345678910>>...120