Home
last modified time | relevance | path

Searched +defs:val +defs:output (Results 1 – 25 of 163) sorted by relevance

1234567

/linux-6.14.4/drivers/gpu/drm/loongson/
Dlsdc_output_7a2000.c71 struct lsdc_output *output = connector_to_lsdc_output(connector); in ls7a2000_connector_get_best_encoder() local
169 u32 val; in ls7a2000_hdmi0_vga_connector_detect() local
190 u32 val; in ls7a2000_hdmi1_connector_detect() local
231 u32 val; in ls7a2000_hdmi0_encoder_reset() local
253 u32 val; in ls7a2000_hdmi1_encoder_reset() local
285 struct lsdc_output *output = encoder_to_lsdc_output(encoder); in ls7a2000_hdmi_set_avi_infoframe() local
336 struct lsdc_output *output = encoder_to_lsdc_output(encoder); in ls7a2000_hdmi_atomic_disable() local
341 u32 val; in ls7a2000_hdmi_atomic_disable() local
361 struct lsdc_output *output = encoder_to_lsdc_output(encoder); in ls7a2000_hdmi_atomic_enable() local
364 u32 val; in ls7a2000_hdmi_atomic_enable() local
[all …]
/linux-6.14.4/drivers/staging/sm750fb/
Dsm750_hw.c117 unsigned int val; in hw_sm750_inithw() local
183 int hw_sm750_output_setMode(struct lynxfb_output *output, in hw_sm750_output_setMode()
385 int hw_sm750le_setBLANK(struct lynxfb_output *output, int blank) in hw_sm750le_setBLANK()
415 unsigned int val; in hw_sm750le_setBLANK() local
426 int hw_sm750_setBLANK(struct lynxfb_output *output, int blank) in hw_sm750_setBLANK()
460 unsigned int val = peek32(SYSTEM_CTRL) & ~SYSTEM_CTRL_DPMS_MASK; in hw_sm750_setBLANK() local
469 unsigned int val = peek32(PANEL_DISPLAY_CTRL); in hw_sm750_setBLANK() local
516 unsigned int val = peek32(DE_STATE2); in hw_sm750le_deWait() local
534 unsigned int val = peek32(SYSTEM_CTRL); in hw_sm750_deWait() local
Dddk750_display.c11 unsigned long reg, val, reserved; in set_display_control() local
114 void ddk750_set_logical_disp_out(enum disp_output output) in ddk750_set_logical_disp_out()
Dsm750.c360 struct lynxfb_output *output; in lynxfb_ops_set_par() local
555 u32 val; in lynxfb_ops_setcolreg() local
577 struct lynxfb_output *output; in lynxfb_ops_blank() local
589 struct lynxfb_output *output; in sm750fb_set_drv() local
722 struct lynxfb_output *output; in lynxfb_set_fbinfo() local
/linux-6.14.4/drivers/clk/
Dclk-si5341.c137 #define SI5341_OUT_CONFIG(output) \ argument
139 #define SI5341_OUT_FORMAT(output) (SI5341_OUT_CONFIG(output) + 1) argument
140 #define SI5341_OUT_CM(output) (SI5341_OUT_CONFIG(output) + 2) argument
141 #define SI5341_OUT_MUX_SEL(output) (SI5341_OUT_CONFIG(output) + 3) argument
142 #define SI5341_OUT_R_REG(output) \ argument
451 u32 val; in si5341_clk_get_selected_input() local
474 u8 val; in si5341_clk_reparent() local
567 u32 val; in si5341_synth_clk_is_on() local
750 struct clk_si5341_output *output = to_clk_si5341_output(hw); in si5341_output_clk_is_on() local
752 u32 val; in si5341_output_clk_is_on() local
[all …]
/linux-6.14.4/drivers/hwtracing/intel_th/
Dgth.c34 struct intel_th_output *output; member
56 struct gth_output output[TH_POSSIBLE_OUTPUTS]; member
65 u32 val; in gth_output_set() local
77 u32 val; in gth_output_get() local
92 u32 val; in gth_smcfreq_set() local
104 u32 val; in gth_smcfreq_get() local
128 u32 val; in gth_master_set() local
252 unsigned int val) in gth_output_parm_set()
474 struct intel_th_output *output, in intel_th_gth_stop()
515 struct intel_th_output *output) in intel_th_gth_start()
[all …]
/linux-6.14.4/drivers/media/platform/qcom/camss/
Dcamss-vfe-gen1.c39 struct vfe_output *output = &line->output; in vfe_disable_output() local
121 struct vfe_output *output, u8 sync, in vfe_output_init_addrs()
149 struct vfe_output *output, in vfe_output_frame_drop()
171 struct vfe_output *output = &line->output; in vfe_enable_output() local
283 struct vfe_output *output; in vfe_get_output() local
384 struct vfe_output *output, u8 sync, in vfe_output_update_ping_addr()
403 struct vfe_output *output, u8 sync, in vfe_output_update_pong_addr()
422 struct vfe_output *output) in vfe_buf_update_wm_on_next()
438 struct vfe_output *output) in vfe_buf_update_wm_on_last()
458 struct vfe_output *output, in vfe_buf_update_wm_on_new()
[all …]
/linux-6.14.4/drivers/staging/media/starfive/camss/
Dstf-capture.c79 struct stf_v_buf *output = &cap->buffers; in stf_init_addrs() local
96 static struct stfcamss_buffer *stf_buf_get_pending(struct stf_v_buf *output) in stf_buf_get_pending()
113 struct stf_v_buf *output = &cap->buffers; in stf_cap_s_cfg() local
138 struct stf_v_buf *output = &cap->buffers; in stf_cap_s_cleanup() local
180 u32 val; in stf_channel_set() local
268 static void stf_buf_add_ready(struct stf_v_buf *output, in stf_buf_add_ready()
275 static struct stfcamss_buffer *stf_buf_get_ready(struct stf_v_buf *output) in stf_buf_get_ready()
289 static void stf_buf_add_pending(struct stf_v_buf *output, in stf_buf_add_pending()
296 static void stf_buf_update_on_last(struct stf_v_buf *output) in stf_buf_update_on_last()
311 static void stf_buf_update_on_next(struct stf_v_buf *output) in stf_buf_update_on_next()
[all …]
/linux-6.14.4/drivers/gpio/
Dgpio-en7523.c26 void __iomem *output; member
35 int val, int out) in airoha_dir_set()
39 u32 output = ioread32(ctrl->output); in airoha_dir_set() local
61 int val) in airoha_dir_out()
Dgpio-adp5520.c20 unsigned long output; member
44 unsigned off, int val) in adp5520_gpio_set_value()
67 unsigned off, int val) in adp5520_gpio_direction_output()
/linux-6.14.4/drivers/media/pci/ddbridge/
Dddbridge-core.c381 static void calc_con(struct ddb_output *output, u32 *con, u32 *con2, u32 flags) in calc_con()
448 static void ddb_output_start(struct ddb_output *output) in ddb_output_start()
482 static void ddb_output_stop(struct ddb_output *output) in ddb_output_stop()
570 static u32 ddb_output_free(struct ddb_output *output) in ddb_output_free()
590 static ssize_t ddb_output_write(struct ddb_output *output, in ddb_output_write()
710 struct ddb_output *output = dvbdev->priv; in ts_write() local
739 struct ddb_output *output = dvbdev->priv; in ts_read() local
768 struct ddb_output *output = dvbdev->priv; in ts_poll() local
785 struct ddb_output *output = NULL; in ts_release() local
809 struct ddb_output *output = NULL; in ts_open() local
[all …]
/linux-6.14.4/drivers/platform/x86/
Dclassmate-laptop.c112 static acpi_status cmpc_accel_set_sensitivity_v4(acpi_handle handle, int val) in cmpc_accel_set_sensitivity_v4()
130 static acpi_status cmpc_accel_set_g_select_v4(acpi_handle handle, int val) in cmpc_accel_set_g_select_v4()
155 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in cmpc_get_accel_v4() local
481 static acpi_status cmpc_accel_set_sensitivity(acpi_handle handle, int val) in cmpc_accel_set_sensitivity()
502 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in cmpc_get_accel() local
680 unsigned long long output; in cmpc_get_tablet() local
695 unsigned long long val = 0; in cmpc_tablet_handler() local
708 unsigned long long val = 0; in cmpc_tablet_idev_init() local
737 unsigned long long val = 0; in cmpc_tablet_resume() local
775 unsigned long long output; in cmpc_get_brightness() local
[all …]
Dmsi-wmi-platform.c126 static int msi_wmi_platform_parse_buffer(union acpi_object *obj, u8 *output, size_t length) in msi_wmi_platform_parse_buffer()
144 size_t input_length, u8 *output, size_t output_length) in msi_wmi_platform_query()
185 int channel, long *val) in msi_wmi_platform_read()
189 u8 output[32]; in msi_wmi_platform_read() local
352 u8 output[32]; in msi_wmi_platform_ec_init() local
382 u8 output[32]; in msi_wmi_platform_init() local
/linux-6.14.4/tools/perf/util/
Dstat-display.c260 FILE *output = config->output; in print_aggr_id_std() local
313 FILE *output = config->output; in print_aggr_id_csv() local
458 const char *fmt, const char *unit, double val) in print_metric_std()
497 const char *fmt, const char *unit, double val) in print_metric_csv()
519 const char *unit, double val) in print_metric_json()
620 const char *fmt, const char *unit, double val) in print_metric_only()
646 const char *unit, double val) in print_metric_only_csv()
669 const char *unit, double val) in print_metric_only_json()
723 FILE *output = config->output; in print_counter_value_std() local
747 FILE *output = config->output; in print_counter_value_csv() local
[all …]
/linux-6.14.4/drivers/gpu/drm/bridge/cadence/
Dcdns-dsi-core.c155 #define DATA_LANE_STATE(l, val) \ argument
158 #define CLK_LANE_STATE(val) ((val) & GENMASK(1, 0)) argument
212 #define RCVD_ACK_VAL(val) ((val) >> 16) argument
213 #define RCVD_TRIGGER_VAL(val) (((val) & GENMASK(14, 11)) >> 11) argument
236 #define RD_VCHAN_ID(val) (((val) >> 16) & GENMASK(1, 0)) argument
237 #define RD_SIZE(val) ((val) & GENMASK(15, 0)) argument
325 #define LINE_VAL(val) (((val) & GENMASK(14, 2)) >> 2) argument
326 #define LINE_POS(val) ((val) & GENMASK(1, 0)) argument
329 #define HORIZ_VAL(val) (((val) & GENMASK(17, 3)) >> 3) argument
330 #define HORIZ_POS(val) ((val) & GENMASK(2, 0)) argument
[all …]
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dfor_each_array_map_elem.c23 int output; member
29 unused_subprog(struct bpf_map *map, __u32 *key, __u64 *val, in unused_subprog()
37 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_array_elem()
50 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem()
Dfor_each_multi_maps.c22 int output; member
29 check_map_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_map_elem()
Dfor_each_hash_map_elem.c25 int output; member
29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_hash_elem()
58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem()
/linux-6.14.4/drivers/media/i2c/
Dadv7393.c56 u32 output; member
141 u32 val; in adv7393_setstd() local
212 u8 val; in adv7393_setoutput() local
327 u32 input, u32 output, u32 config) in adv7393_s_routing()
Dadv7343.c55 u32 output; member
138 u8 reg, val; in adv7343_setstd() local
208 unsigned char val; in adv7343_setoutput() local
340 u32 input, u32 output, u32 config) in adv7343_s_routing()
Dadv7183.c30 u32 output; member
228 static int adv7183_reset(struct v4l2_subdev *sd, u32 val) in adv7183_reset()
240 u32 input, u32 output, u32 config) in adv7183_s_routing()
323 int val = ctrl->val; in adv7183_s_ctrl() local
/linux-6.14.4/drivers/hwmon/
Dasus_wmi_sensors.c174 static int asus_wmi_call_method(u32 method_id, u32 *args, struct acpi_buffer *output) in asus_wmi_call_method()
192 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_version() local
223 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_item_count() local
272 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_sensor_info() local
345 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_update_buffer() local
353 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_sensor_value() local
447 u32 attr, int channel, long *val) in asus_wmi_hwmon_read()
/linux-6.14.4/tools/power/cpupower/bench/
Dparse.c54 FILE *output = NULL; in prepare_output() local
163 char opt[16], val[32], *line = NULL; in prepare_config() local
/linux-6.14.4/drivers/pci/
Dnpem.c172 static int npem_read_reg(struct npem *npem, u16 reg, u32 *val) in npem_read_reg()
299 struct dsm_output *output, u32 value_to_set) in dsm_evaluate()
335 struct dsm_output output; in dsm_get() local
359 struct dsm_output output; in dsm_set_active_indications() local
423 int ret, val = 0; in brightness_get() local
/linux-6.14.4/drivers/media/dvb-frontends/
Dau8522_decoder.c562 u32 input, u32 output, u32 config) in au8522_s_video_routing()
599 u32 input, u32 output, u32 config) in au8522_s_audio_routing()
613 int val = 0; in au8522_g_tuner() local

1234567