Home
last modified time | relevance | path

Searched defs:ctl (Results 1 – 25 of 274) sorted by relevance

1234567891011

/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c52 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_register() local
63 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_unregister() local
76 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in fsm_state_notify() local
91 void t7xx_fsm_broadcast_state(struct t7xx_fsm_ctl *ctl, enum md_state state) in t7xx_fsm_broadcast_state()
100 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
116 static void fsm_flush_event_cmd_qs(struct t7xx_fsm_ctl *ctl) in fsm_flush_event_cmd_qs()
139 static void fsm_wait_for_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_expected, in fsm_wait_for_event()
169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
209 static int fsm_stopped_handler(struct t7xx_fsm_ctl *ctl) in fsm_stopped_handler()
217 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped()
[all …]
Dt7xx_modem_ops.c82 struct t7xx_fsm_ctl *ctl; in t7xx_pci_mhccif_isr() local
409 static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core, in t7xx_parse_host_rt_data()
439 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_core_reset() local
459 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_fsm_ctl *ctl, in t7xx_core_hk_handler()
526 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_hk_wq() local
539 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_event_notify() local
/drivers/thunderbolt/
Dctl.c53 #define tb_ctl_WARN(ctl, format, arg...) \ argument
56 #define tb_ctl_err(ctl, format, arg...) \ argument
59 #define tb_ctl_warn(ctl, format, arg...) \ argument
62 #define tb_ctl_info(ctl, format, arg...) \ argument
65 #define tb_ctl_dbg(ctl, format, arg...) \ argument
123 static int tb_cfg_request_enqueue(struct tb_ctl *ctl, in tb_cfg_request_enqueue()
143 struct tb_ctl *ctl = req->ctl; in tb_cfg_request_dequeue() local
159 tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) in tb_cfg_request_find()
233 struct tb_ctl *ctl = response->ctl; in decode_error() local
271 static void tb_cfg_print_error(struct tb_ctl *ctl, in tb_cfg_print_error()
[all …]
Dxdomain.c134 static int __tb_xdomain_response(struct tb_ctl *ctl, const void *response, in __tb_xdomain_response()
171 static int __tb_xdomain_request(struct tb_ctl *ctl, const void *request, in __tb_xdomain_request()
262 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, in tb_xdp_uuid_request()
291 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response()
308 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response()
322 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_request()
414 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response()
468 static int tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_changed_request()
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) in tb_xdp_properties_changed_response()
503 static int tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_status_request()
[all …]
Deeprom.c18 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write()
26 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read()
44 struct tb_eeprom_ctl ctl; in tb_eeprom_active() local
71 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer()
98 struct tb_eeprom_ctl ctl; in tb_eeprom_out() local
118 struct tb_eeprom_ctl ctl; in tb_eeprom_in() local
/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c83 void ctl_write(struct mdp5_ctl *ctl, u32 reg, u32 data) in ctl_write()
92 u32 ctl_read(struct mdp5_ctl *ctl, u32 reg) in ctl_read()
135 static void set_ctl_op(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in set_ctl_op()
168 int mdp5_ctl_set_pipeline(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in mdp5_ctl_set_pipeline()
182 static bool start_signal_needed(struct mdp5_ctl *ctl, in start_signal_needed()
207 static void send_start_signal(struct mdp5_ctl *ctl) in send_start_signal()
226 int mdp5_ctl_set_encoder_state(struct mdp5_ctl *ctl, in mdp5_ctl_set_encoder_state()
250 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_set_cursor()
331 static void mdp5_ctl_reset_blend_regs(struct mdp5_ctl *ctl) in mdp5_ctl_reset_blend_regs()
349 int mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_blend()
[all …]
Dmdp5_encoder.c135 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_vid_encoder_disable() local
169 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_vid_encoder_enable() local
234 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_encoder_atomic_check() local
339 struct mdp5_ctl *ctl) in mdp5_encoder_init()
/drivers/misc/habanalabs/include/gaudi2/
Dgaudi2_packets.h67 __le32 ctl; member
72 __le32 ctl; member
77 __le32 ctl; member
82 __le32 ctl; member
88 __le32 ctl; member
118 __le32 ctl; member
123 __le32 ctl; member
141 __le32 ctl; member
158 __le32 ctl; member
165 __le32 ctl; member
[all …]
/drivers/irqchip/
Dirq-meson-gpio.c174 static void meson_gpio_irq_update_bits(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_update_bits()
190 static void meson_gpio_irq_init_dummy(struct meson_gpio_irq_controller *ctl) in meson_gpio_irq_init_dummy()
194 static void meson8_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_sel_pin()
208 static void meson_a1_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson_a1_gpio_irq_sel_pin()
224 static void meson_a1_gpio_irq_init(struct meson_gpio_irq_controller *ctl) in meson_a1_gpio_irq_init()
230 meson_gpio_irq_request_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_request_channel()
273 meson_gpio_irq_get_channel_idx(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_get_channel_idx()
280 meson_gpio_irq_release_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_release_channel()
289 static int meson8_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_set_type()
346 static int meson_s4_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson_s4_gpio_irq_set_type()
[all …]
/drivers/misc/habanalabs/include/gaudi/
Dgaudi_packets.h62 __le32 ctl; member
67 __le32 ctl; member
72 __le32 ctl; member
77 __le32 ctl; member
86 __le32 ctl; member
119 __le32 ctl; member
124 __le32 ctl; member
142 __le32 ctl; member
159 __le32 ctl; member
166 __le32 ctl; member
[all …]
/drivers/hwmon/
Daxi-fan-control.c63 const struct axi_fan_control_data *ctl) in axi_iowrite()
69 const struct axi_fan_control_data *ctl) in axi_ioread()
80 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_show() local
92 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_store() local
107 static long axi_fan_control_get_pwm_duty(const struct axi_fan_control_data *ctl) in axi_fan_control_get_pwm_duty()
119 struct axi_fan_control_data *ctl) in axi_fan_control_set_pwm_duty()
132 static long axi_fan_control_get_fan_rpm(const struct axi_fan_control_data *ctl) in axi_fan_control_get_fan_rpm()
152 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_temp() local
173 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_fan() local
191 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_pwm() local
[all …]
/drivers/misc/habanalabs/include/goya/
Dgoya_packets.h58 __le32 ctl; member
63 __le32 ctl; member
71 __le32 ctl; member
76 __le32 ctl; member
82 __le32 ctl; member
88 __le32 ctl; member
93 __le32 ctl; member
99 __le32 ctl; member
119 __le32 ctl; member
126 __le32 ctl; member
/drivers/net/wireless/broadcom/b43/
Dpio.c318 u16 ctl, in tx_write_2byte_queue()
355 u16 ctl; in pio_tx_frame_2byte_queue() local
371 u32 ctl, in tx_write_4byte_queue()
425 u32 ctl; in pio_tx_frame_4byte_queue() local
623 u32 ctl; in pio_rx_frame() local
637 u16 ctl; in pio_rx_frame() local
/drivers/net/ethernet/chelsio/cxgb/
Dmv88e1xxx.c50 u32 ctl; in mv88e1xxx_reset() local
127 u32 ctl; in mv88e1xxx_set_speed_duplex() local
163 u32 ctl; in mv88e1xxx_autoneg_enable() local
176 u32 ctl; in mv88e1xxx_autoneg_disable() local
/drivers/net/
Dsungem_phy.c312 u16 ctl, adv; in genmii_setup_aneg() local
343 u16 ctl; in genmii_setup_forced() local
468 u16 ctl, adv; in bcm54xx_setup_aneg() local
512 u16 ctl; in bcm54xx_setup_forced() local
744 u16 ctl, adv; in marvell_setup_aneg() local
795 u16 ctl, ctl2; in marvell_setup_forced() local
/drivers/watchdog/
Dvia_wdt.c77 unsigned int ctl = readl(wdt_mem); in wdt_reset() local
110 unsigned int ctl = readl(wdt_mem); in wdt_start() local
121 unsigned int ctl = readl(wdt_mem); in wdt_stop() local
/drivers/clk/ingenic/
Dcgu.c88 u32 ctl; in ingenic_pll_recalc_rate() local
183 u32 ctl; in ingenic_pll_check_stable() local
201 u32 ctl; in ingenic_pll_set_rate() local
240 u32 ctl; in ingenic_pll_enable() local
270 u32 ctl; in ingenic_pll_disable() local
287 u32 ctl; in ingenic_pll_is_enabled() local
/drivers/char/hw_random/
Docteon-rng.c30 union cvmx_rnm_ctl_status ctl; in octeon_rng_init() local
42 union cvmx_rnm_ctl_status ctl; in octeon_rng_cleanup() local
Dpasemi-rng.c59 u32 ctl; in pasemi_rng_init() local
71 u32 ctl; in pasemi_rng_cleanup() local
/drivers/mmc/host/
Dsdhci-milbeaut.c89 u32 ctl; in sdhci_milbeaut_reset() local
179 u32 ctl; in sdhci_milbeaut_vendor_init() local
214 u16 ctl; in sdhci_milbeaut_init() local
/drivers/firmware/cirrus/
Dcs_dsp.c619 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg()
650 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id) in cs_dsp_coeff_write_acked_control()
715 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw()
757 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl()
783 static int cs_dsp_coeff_read_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl_raw()
825 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl()
857 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches() local
883 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls() local
903 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls() local
921 static void cs_dsp_free_ctl_blk(struct cs_dsp_coeff_ctl *ctl) in cs_dsp_free_ctl_blk()
[all …]
/drivers/net/wireless/ath/wcn36xx/
Ddxe.c59 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block() local
291 struct wcn36xx_dxe_ctl *ctl, in wcn36xx_dxe_fill_skb()
401 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes() local
587 struct wcn36xx_dxe_ctl *ctl; in wcn36xx_rx_handle_packets() local
/drivers/i2c/busses/
Di2c-icy.c63 static void icy_pcf_setpcf(void *data, int ctl, int val) in icy_pcf_setpcf()
72 static int icy_pcf_getpcf(void *data, int ctl) in icy_pcf_getpcf()
Di2c-elektor.c58 static void pcf_isa_setbyte(void *data, int ctl, int val) in pcf_isa_setbyte()
75 static int pcf_isa_getbyte(void *data, int ctl) in pcf_isa_getbyte()
/drivers/net/wireless/broadcom/b43legacy/
Dleds.c26 u16 ctl; in b43legacy_led_turn_on() local
43 u16 ctl; in b43legacy_led_turn_off() local

1234567891011