Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 25 of 1281) sorted by relevance

12345678910>>...52

/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c112 static void pcie_wait_cmd(struct controller *ctrl) in pcie_wait_cmd()
352 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_get_raw_indicator_status() local
365 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_get_attention_status() local
436 int pciehp_card_present(struct controller *ctrl) in pciehp_card_present()
484 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_set_raw_indicator_status() local
532 int pciehp_power_on_slot(struct controller *ctrl) in pciehp_power_on_slot()
763 struct controller *ctrl = data; in pciehp_poll() local
876 struct controller *ctrl = get_service_data(dev); in pciehp_slot_reset() local
900 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_reset_slot() local
980 struct controller *ctrl; in pcie_init() local
[all …]
A Dpciehp_ctrl.c31 static void set_slot_off(struct controller *ctrl) in set_slot_off()
59 static int board_added(struct controller *ctrl) in board_added()
109 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board()
135 void pciehp_request(struct controller *ctrl, int action) in pciehp_request()
144 struct controller *ctrl = container_of(work, struct controller, in pciehp_queue_pushbutton_work() local
161 void pciehp_handle_button_press(struct controller *ctrl) in pciehp_handle_button_press()
211 void pciehp_handle_disable_request(struct controller *ctrl) in pciehp_handle_disable_request()
293 static int __pciehp_enable_slot(struct controller *ctrl) in __pciehp_enable_slot()
318 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot()
371 struct controller *ctrl = to_ctrl(hotplug_slot); in pciehp_sysfs_enable_slot() local
[all …]
A Dpciehp_core.c51 static int init_slot(struct controller *ctrl) in init_slot()
90 static void cleanup_slot(struct controller *ctrl) in cleanup_slot()
103 struct controller *ctrl = to_ctrl(hotplug_slot); in set_attention_status() local
119 struct controller *ctrl = to_ctrl(hotplug_slot); in get_power_status() local
130 struct controller *ctrl = to_ctrl(hotplug_slot); in get_latch_status() local
141 struct controller *ctrl = to_ctrl(hotplug_slot); in get_adapter_status() local
187 struct controller *ctrl; in pciehp_probe() local
246 struct controller *ctrl = get_service_data(dev); in pciehp_remove() local
315 struct controller *ctrl = get_service_data(dev); in pciehp_resume_noirq() local
345 struct controller *ctrl = get_service_data(dev); in pciehp_resume() local
[all …]
A Dshpchp_ctrl.c45 u8 shpchp_handle_attention_button(u8 hp_slot, struct controller *ctrl) in shpchp_handle_attention_button()
68 u8 shpchp_handle_switch_change(u8 hp_slot, struct controller *ctrl) in shpchp_handle_switch_change()
106 u8 shpchp_handle_presence_change(u8 hp_slot, struct controller *ctrl) in shpchp_handle_presence_change()
141 u8 shpchp_handle_power_fault(u8 hp_slot, struct controller *ctrl) in shpchp_handle_power_fault()
235 struct controller *ctrl = p_slot->ctrl; in board_added() local
339 struct controller *ctrl = p_slot->ctrl; in remove_board() local
461 struct controller *ctrl = p_slot->ctrl; in handle_button_press_event() local
546 struct controller *ctrl = p_slot->ctrl; in shpchp_enable_slot() local
602 struct controller *ctrl = p_slot->ctrl; in shpchp_disable_slot() local
637 struct controller *ctrl = p_slot->ctrl; in shpchp_sysfs_enable_slot() local
[all …]
A Dpciehp.h35 #define ctrl_dbg(ctrl, format, arg...) \ argument
37 #define ctrl_err(ctrl, format, arg...) \ argument
39 #define ctrl_info(ctrl, format, arg...) \ argument
41 #define ctrl_warn(ctrl, format, arg...) \ argument
156 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) argument
157 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) argument
158 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) argument
159 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP) argument
160 #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP) argument
161 #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS) argument
[all …]
A Dshpchp_hpc.c289 struct controller *ctrl = slot->ctrl; in shpc_write_cmd() local
330 int shpchp_check_cmd_status(struct controller *ctrl) in shpchp_check_cmd_status()
361 struct controller *ctrl = slot->ctrl; in shpchp_get_attention_status() local
385 struct controller *ctrl = slot->ctrl; in shpchp_get_power_status() local
410 struct controller *ctrl = slot->ctrl; in shpchp_get_latch_status() local
420 struct controller *ctrl = slot->ctrl; in shpchp_get_adapter_status() local
431 struct controller *ctrl = slot->ctrl; in shpchp_get_prog_int() local
441 struct controller *ctrl = slot->ctrl; in shpchp_get_adapter_speed() local
493 struct controller *ctrl = slot->ctrl; in shpchp_query_power_fault() local
537 void shpchp_release_ctlr(struct controller *ctrl) in shpchp_release_ctlr()
[all …]
/linux/drivers/nvme/host/
A Dcore.c247 struct nvme_ctrl *ctrl = in nvme_delete_ctrl_work() local
1842 struct nvme_ctrl *ctrl = ns->ctrl; in nvme_config_discard() local
2088 struct nvme_ctrl *ctrl = ns->ctrl; in nvme_set_chunk_sectors() local
2346 struct nvme_ctrl *ctrl = data; in nvme_sec_submit() local
3461 struct nvme_ctrl *ctrl = in nvme_dev_open() local
3483 struct nvme_ctrl *ctrl = in nvme_dev_release() local
4073 struct nvme_ctrl *ctrl; member
4204 struct nvme_ctrl *ctrl = in nvme_scan_work() local
4297 const struct nvme_ctrl *ctrl = in nvme_class_uevent() local
4352 struct nvme_ctrl *ctrl = in nvme_async_event_work() local
[all …]
A Dauth.c23 struct nvme_ctrl *ctrl; member
51 static inline int ctrl_max_dhchaps(struct nvme_ctrl *ctrl) in ctrl_max_dhchaps()
57 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid, in nvme_auth_submit()
590 static int nvme_auth_dhchap_exponential(struct nvme_ctrl *ctrl, in nvme_auth_dhchap_exponential()
684 struct nvme_ctrl *ctrl = chap->ctrl; in nvme_queue_auth_work() local
854 int nvme_auth_negotiate(struct nvme_ctrl *ctrl, int qid) in nvme_auth_negotiate()
875 int nvme_auth_wait(struct nvme_ctrl *ctrl, int qid) in nvme_auth_wait()
891 struct nvme_ctrl *ctrl = in nvme_ctrl_auth_work() local
938 int nvme_auth_init_ctrl(struct nvme_ctrl *ctrl) in nvme_auth_init_ctrl()
984 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop()
[all …]
A Dsysfs.c17 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_reset() local
31 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_rescan() local
41 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_adm_passthru_err_log_enabled_show() local
50 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_adm_passthru_err_log_enabled_store() local
340 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_delete() local
355 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_show_transport() local
365 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_show_state() local
389 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_show_subsysnqn() local
399 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_show_hostnqn() local
409 struct nvme_ctrl *ctrl = dev_get_drvdata(dev); in nvme_sysfs_show_hostid() local
[all …]
A Dfabrics.c172 int nvmf_reg_read32(struct nvme_ctrl *ctrl, u32 off, u32 *val) in nvmf_reg_read32()
217 int nvmf_reg_read64(struct nvme_ctrl *ctrl, u32 off, u64 *val) in nvmf_reg_read64()
283 int nvmf_subsystem_reset(struct nvme_ctrl *ctrl) in nvmf_subsystem_reset()
309 static void nvmf_log_connect_error(struct nvme_ctrl *ctrl, in nvmf_log_connect_error()
447 int nvmf_connect_admin_queue(struct nvme_ctrl *ctrl) in nvmf_connect_admin_queue()
524 int nvmf_connect_io_queue(struct nvme_ctrl *ctrl, u16 qid) in nvmf_connect_io_queue()
1191 bool nvmf_ip_options_match(struct nvme_ctrl *ctrl, in nvmf_ip_options_match()
1284 struct nvme_ctrl *ctrl; in nvmf_create_ctrl() local
1361 struct nvme_ctrl *ctrl; in nvmf_dev_write() local
1414 struct nvme_ctrl *ctrl; in nvmf_dev_show() local
[all …]
/linux/drivers/tty/serdev/
A Dcore.c106 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_add() local
142 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_remove() local
151 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_open() local
179 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_close() local
230 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_write_buf() local
264 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_write() local
310 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_write_flush() local
321 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_write_room() local
332 struct serdev_controller *ctrl = serdev->ctrl; in serdev_device_set_baudrate() local
482 struct serdev_controller *ctrl; in serdev_controller_alloc() local
[all …]
A Dserdev-ttyport.c28 struct serdev_controller *ctrl = port->client_data; in ttyport_receive_buf() local
48 struct serdev_controller *ctrl = port->client_data; in ttyport_write_wakeup() local
87 static void ttyport_write_flush(struct serdev_controller *ctrl) in ttyport_write_flush()
95 static int ttyport_write_room(struct serdev_controller *ctrl) in ttyport_write_room()
103 static int ttyport_open(struct serdev_controller *ctrl) in ttyport_open()
152 static void ttyport_close(struct serdev_controller *ctrl) in ttyport_close()
181 static void ttyport_set_flow_control(struct serdev_controller *ctrl, bool enable) in ttyport_set_flow_control()
195 static int ttyport_set_parity(struct serdev_controller *ctrl, in ttyport_set_parity()
226 static int ttyport_get_tiocm(struct serdev_controller *ctrl) in ttyport_get_tiocm()
279 struct serdev_controller *ctrl; in serdev_tty_port_register() local
[all …]
/linux/drivers/nvme/target/
A Dloop.c37 struct nvme_ctrl ctrl; member
54 struct nvme_loop_ctrl *ctrl; member
175 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(arg); in nvme_loop_submit_async_event() local
193 static int nvme_loop_init_iod(struct nvme_loop_ctrl *ctrl, in nvme_loop_init_iod()
221 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(data); in nvme_loop_init_hctx() local
241 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(data); in nvme_loop_init_admin_hctx() local
281 struct nvme_loop_ctrl *ctrl = to_loop_ctrl(nctrl); in nvme_loop_free_ctrl() local
430 struct nvme_loop_ctrl *ctrl; in nvme_loop_delete_ctrl() local
442 struct nvme_loop_ctrl *ctrl = in nvme_loop_reset_ctrl_work() local
553 struct nvme_loop_ctrl *ctrl; in nvme_loop_create_ctrl() local
[all …]
A Dcore.c192 struct nvmet_ctrl *ctrl = in nvmet_async_event_work() local
244 struct nvmet_ctrl *ctrl; in nvmet_ns_changed() local
261 struct nvmet_ctrl *ctrl; in nvmet_send_ana_event() local
310 struct nvmet_ctrl *ctrl; in nvmet_port_del_ctrls() local
571 struct nvmet_ctrl *ctrl; in nvmet_ns_enable() local
637 struct nvmet_ctrl *ctrl; in nvmet_ns_disable() local
808 struct nvmet_ctrl *ctrl = sq->ctrl; in nvmet_sq_destroy() local
1265 struct nvmet_ctrl *ctrl = NULL; in nvmet_ctrl_find_get() local
1378 struct nvmet_ctrl *ctrl = in nvmet_fatal_error_handler() local
1389 struct nvmet_ctrl *ctrl; in nvmet_alloc_ctrl() local
[all …]
/linux/drivers/net/mdio/
A Dmdio-bitbang.c44 static void mdiobb_send_bit(struct mdiobb_ctrl *ctrl, int val) in mdiobb_send_bit()
56 static int mdiobb_get_bit(struct mdiobb_ctrl *ctrl) in mdiobb_get_bit()
78 static u16 mdiobb_get_num(struct mdiobb_ctrl *ctrl, int bits) in mdiobb_get_num()
150 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_read_common() local
176 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_read_c22() local
186 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_read_c45() local
197 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_write_common() local
212 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_write_c22() local
222 struct mdiobb_ctrl *ctrl = bus->priv; in mdiobb_write_c45() local
231 struct mii_bus *alloc_mdio_bitbang(struct mdiobb_ctrl *ctrl) in alloc_mdio_bitbang()
[all …]
/linux/drivers/usb/cdns3/
A Dcdnsp-ep0.c42 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_delegate_req()
54 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_set_config()
85 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_set_address()
145 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_handle_status()
203 struct usb_ctrlrequest *ctrl, in cdnsp_ep0_handle_feature_device()
264 struct usb_ctrlrequest *ctrl, in cdnsp_ep0_handle_feature_intf()
298 struct usb_ctrlrequest *ctrl, in cdnsp_ep0_handle_feature_endpoint()
326 struct usb_ctrlrequest *ctrl, in cdnsp_ep0_handle_feature()
342 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_set_sel()
369 struct usb_ctrlrequest *ctrl) in cdnsp_ep0_set_isoch_delay()
[all …]
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-api.c41 struct v4l2_ctrl *ctrl, in ptr_to_user()
77 struct v4l2_ctrl *ctrl) in new_to_user()
226 struct v4l2_ctrl *ctrl; in prepare_ext_ctrls() local
512 struct v4l2_ctrl *ctrl = helpers[i].ref->ctrl; in validate_ctrls() local
648 struct v4l2_ctrl *ctrl = helpers[idx].ref->ctrl; in try_set_ext_ctrls_common() local
851 s32 v4l2_ctrl_g_ctrl(struct v4l2_ctrl *ctrl) in v4l2_ctrl_g_ctrl()
864 s64 v4l2_ctrl_g_ctrl_int64(struct v4l2_ctrl *ctrl) in v4l2_ctrl_g_ctrl_int64()
877 int __v4l2_ctrl_s_ctrl(struct v4l2_ctrl *ctrl, s32 val) in __v4l2_ctrl_s_ctrl()
932 int __v4l2_ctrl_modify_range(struct v4l2_ctrl *ctrl, in __v4l2_ctrl_modify_range()
1030 struct v4l2_ctrl *ctrl; in v4l2_query_ext_ctrl() local
[all …]
A Dv4l2-ctrls-core.c1358 void cur_to_new(struct v4l2_ctrl *ctrl) in cur_to_new()
1393 struct v4l2_ctrl *ctrl; in new_to_req() local
1410 struct v4l2_ctrl *ctrl; in cur_to_req() local
1427 struct v4l2_ctrl *ctrl; in req_to_new() local
1558 struct v4l2_ctrl *ctrl, *next_ctrl; in v4l2_ctrl_handler_free() local
1669 struct v4l2_ctrl *ctrl, in handler_new_ref()
1763 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new() local
2013 struct v4l2_ctrl *ctrl; in v4l2_ctrl_new_custom() local
2201 struct v4l2_ctrl *ctrl = ref->ctrl; in v4l2_ctrl_add_handler() local
2457 struct v4l2_ctrl *ctrl; in __v4l2_ctrl_handler_setup() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dr535.c316 NV0073_CTRL_DFP_SET_ELD_AUDIO_CAP_PARAMS *ctrl; in r535_sor_hda_eld() local
341 NV0073_CTRL_DFP_SET_ELD_AUDIO_CAP_PARAMS *ctrl; in r535_sor_hda_hpd() local
383 NV0073_CTRL_DFP_SET_AUDIO_ENABLE_PARAMS *ctrl; in r535_sor_dp_audio() local
692 NV0073_CTRL_DFP_ASSIGN_SOR_PARAMS *ctrl; in r535_outp_acquire() local
735 NV0073_CTRL_SYSTEM_GET_ACTIVE_PARAMS *ctrl; in r535_disp_head_displayid() local
837 NV0073_CTRL_DFP_GET_INFO_PARAMS *ctrl; in r535_outp_dfp_get_info() local
938 NV0073_CTRL_DP_LANE_DATA_PARAMS *ctrl; in r535_dp_drive() local
959 NV0073_CTRL_DP_CTRL_PARAMS *ctrl; in r535_dp_train_target() local
1060 NV0073_CTRL_DP_AUXCH_CTRL_PARAMS *ctrl; in r535_dp_aux_xfer() local
1156 NV0073_CTRL_SPECIFIC_GET_EDID_V2_PARAMS *ctrl; in r535_tmds_edid_get() local
[all …]
/linux/drivers/slimbus/
A Dqcom-ngd-ctrl.c135 struct qcom_slim_ngd_ctrl *ctrl; member
150 struct slim_controller ctrl; member
552 struct qcom_slim_ngd_ctrl *ctrl = desc->ctrl; in qcom_slim_ngd_tx_msg_dma_cb() local
763 struct qcom_slim_ngd_ctrl *ctrl = d; in qcom_slim_ngd_interrupt() local
999 struct slim_controller *ctrl = sdev->ctrl; in qcom_slim_ngd_enable_stream() local
1249 struct qcom_slim_ngd_ctrl *ctrl; in qcom_slim_ngd_master_worker() local
1368 struct qcom_slim_ngd_ctrl *ctrl = in qcom_slim_ngd_qmi_new_server() local
1385 struct qcom_slim_ngd_ctrl *ctrl = in qcom_slim_ngd_qmi_del_server() local
1451 struct qcom_slim_ngd_ctrl *ctrl; in qcom_slim_ngd_up_worker() local
1511 struct qcom_slim_ngd_ctrl *ctrl) in of_qcom_slim_ngd_register()
[all …]
/linux/drivers/staging/vc04_services/bcm2835-camera/
A Dcontrols.c154 struct v4l2_ctrl *ctrl, in ctrl_set_rational()
172 struct v4l2_ctrl *ctrl, in ctrl_set_value()
188 struct v4l2_ctrl *ctrl, in ctrl_set_iso()
216 struct v4l2_ctrl *ctrl, in ctrl_set_value_ev()
232 struct v4l2_ctrl *ctrl, in ctrl_set_rotate()
261 struct v4l2_ctrl *ctrl, in ctrl_set_flip()
358 struct v4l2_ctrl *ctrl, in ctrl_set_metering_mode()
503 struct v4l2_ctrl *ctrl, in ctrl_set_image_effect()
560 struct v4l2_ctrl *ctrl, in ctrl_set_colfx()
612 struct v4l2_ctrl *ctrl, in ctrl_set_bitrate_mode()
[all …]
/linux/drivers/media/usb/uvc/
A Duvc_ctrl.c952 struct uvc_control *ctrl; in __uvc_find_control() local
1007 struct uvc_control *ctrl) in uvc_ctrl_populate_cache()
1205 struct uvc_control *ctrl; in uvc_ctrl_is_accessible() local
1284 struct uvc_control *ctrl, in __uvc_query_v4l2_ctrl()
1390 struct uvc_control *ctrl; in uvc_query_v4l2_ctrl() local
1442 struct uvc_control *ctrl; in uvc_query_v4l2_menu() local
1510 struct uvc_control *ctrl, in uvc_ctrl_fill_event()
1675 struct uvc_control *ctrl; in uvc_ctrl_send_events() local
1723 struct uvc_control *ctrl; in uvc_ctrl_add_event() local
1816 struct uvc_control *ctrl; in uvc_ctrl_commit_entity() local
[all …]
/linux/drivers/gpu/drm/msm/dp/
A Ddp_ctrl.c123 struct dp_ctrl_private *ctrl; in dp_ctrl_push_idle() local
1352 struct dp_ctrl_private *ctrl; in dp_ctrl_core_clk_enable() local
1379 struct dp_ctrl_private *ctrl; in dp_ctrl_core_clk_disable() local
1396 struct dp_ctrl_private *ctrl; in dp_ctrl_link_clk_enable() local
1429 struct dp_ctrl_private *ctrl; in dp_ctrl_link_clk_disable() local
1469 struct dp_ctrl_private *ctrl; in dp_ctrl_reset_irq_ctrl() local
1544 struct dp_ctrl_private *ctrl; in dp_ctrl_phy_init() local
1559 struct dp_ctrl_private *ctrl; in dp_ctrl_phy_exit() local
1749 struct dp_ctrl_private *ctrl; in dp_ctrl_handle_sink_request() local
1816 struct dp_ctrl_private *ctrl; in dp_ctrl_on_link() local
[all …]
/linux/drivers/platform/surface/aggregator/
A Dcontroller.c1204 int ssam_controller_init(struct ssam_controller *ctrl, in ssam_controller_init()
1265 int ssam_controller_start(struct ssam_controller *ctrl) in ssam_controller_start()
1388 void ssam_controller_destroy(struct ssam_controller *ctrl) in ssam_controller_destroy()
1431 int ssam_controller_suspend(struct ssam_controller *ctrl) in ssam_controller_suspend()
1463 int ssam_controller_resume(struct ssam_controller *ctrl) in ssam_controller_resume()
1508 struct ssam_controller *ctrl, in ssam_request_write_data()
1728 int ssam_request_do_sync(struct ssam_controller *ctrl, in ssam_request_do_sync()
2123 int ssam_ctrl_notif_d0_exit(struct ssam_controller *ctrl) in ssam_ctrl_notif_d0_exit()
2676 struct ssam_controller *ctrl = dev_id; in ssam_irq_handle() local
2736 int ssam_irq_setup(struct ssam_controller *ctrl) in ssam_irq_setup()
[all …]
/linux/drivers/clk/bcm/
A Dclk-iproc-pll.c68 const struct iproc_pll_ctrl *ctrl; member
76 const struct iproc_clk_ctrl *ctrl; member
150 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in pll_wait_for_lock() local
166 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in iproc_pll_write() local
177 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in __pll_disable() local
206 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in __pll_enable() local
236 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in __pll_put_in_reset() local
251 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in __pll_bring_out_reset() local
279 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in pll_fractional_change_only() local
309 const struct iproc_pll_ctrl *ctrl = pll->ctrl; in pll_set_rate() local
[all …]

Completed in 88 milliseconds

12345678910>>...52