Home
last modified time | relevance | path

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

12345678910>>...29

/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c49 static inline struct pci_dev *ctrl_dev(struct controller *ctrl) in ctrl_dev()
58 static inline int pciehp_request_irq(struct controller *ctrl) in pciehp_request_irq()
78 static inline void pciehp_free_irq(struct controller *ctrl) in pciehp_free_irq()
86 static int pcie_poll_cmd(struct controller *ctrl, int timeout) in pcie_poll_cmd()
112 static void pcie_wait_cmd(struct controller *ctrl) in pcie_wait_cmd()
157 static void pcie_do_write_cmd(struct controller *ctrl, u16 cmd, in pcie_do_write_cmd()
213 static void pcie_write_cmd(struct controller *ctrl, u16 cmd, u16 mask) in pcie_write_cmd()
219 static void pcie_write_cmd_nowait(struct controller *ctrl, u16 cmd, u16 mask) in pcie_write_cmd_nowait()
235 int pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active()
291 int pciehp_check_link_status(struct controller *ctrl) in pciehp_check_link_status()
[all …]
H 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()
178 static int change_bus_speed(struct controller *ctrl, struct slot *p_slot, in change_bus_speed()
193 static int fix_bus_speed(struct controller *ctrl, struct slot *pslot, in fix_bus_speed()
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
[all …]
H 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 …]
H A Dshpchp_hpc.c171 static inline u8 shpc_readb(struct controller *ctrl, int reg) in shpc_readb()
176 static inline u16 shpc_readw(struct controller *ctrl, int reg) in shpc_readw()
181 static inline void shpc_writew(struct controller *ctrl, int reg, u16 val) in shpc_writew()
186 static inline u32 shpc_readl(struct controller *ctrl, int reg) in shpc_readl()
191 static inline void shpc_writel(struct controller *ctrl, int reg, u32 val) in shpc_writel()
196 static inline int shpc_indirect_read(struct controller *ctrl, int index, in shpc_indirect_read()
214 struct controller *ctrl = timer_container_of(ctrl, t, poll_timer); in int_poll_timeout() local
228 static void start_int_poll_timer(struct controller *ctrl, int sec) in start_int_poll_timer()
238 static inline int is_ctrl_busy(struct controller *ctrl) in is_ctrl_busy()
248 static inline int shpc_poll_ctrl_busy(struct controller *ctrl) in shpc_poll_ctrl_busy()
[all …]
H A Dcpqphp_ctrl.c53 static u8 handle_switch_change(u8 change, struct controller *ctrl) in handle_switch_change()
116 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot()
127 static u8 handle_presence_change(u16 change, struct controller *ctrl) in handle_presence_change()
221 static u8 handle_power_fault(u8 change, struct controller *ctrl) in handle_power_fault()
879 struct controller *ctrl = data; in cpqhp_ctrl_intr() local
1114 static u8 set_controller_speed(struct controller *ctrl, u8 adapter_speed, u8 hp_slot) in set_controller_speed()
1253 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1608 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1727 struct controller *ctrl; in event_thread() local
[all …]
H A Dcpqphp_core.c120 static int init_SERR(struct controller *ctrl) in init_SERR()
266 static int ctrl_slot_cleanup(struct controller *ctrl) in ctrl_slot_cleanup()
375 cpqhp_set_attention_status(struct controller *ctrl, struct pci_func *func, in cpqhp_set_attention_status()
419 struct controller *ctrl = slot->ctrl; in set_attention_status() local
446 struct controller *ctrl = slot->ctrl; in process_SI() local
478 struct controller *ctrl = slot->ctrl; in process_SS() local
505 struct controller *ctrl = slot->ctrl; in hardware_test() local
516 struct controller *ctrl = slot->ctrl; in get_power_status() local
527 struct controller *ctrl = slot->ctrl; in get_attention_status() local
538 struct controller *ctrl = slot->ctrl; in get_latch_status() local
[all …]
H A Dcpqphp_sysfs.c28 static int show_ctrl(struct controller *ctrl, char *buf) in show_ctrl()
66 static int show_dev(struct controller *ctrl, char *buf) in show_dev()
114 static int spew_debug_info(struct controller *ctrl, char *data, int size) in spew_debug_info()
132 struct controller *ctrl = inode->i_private; in open() local
196 void cpqhp_create_debugfs_files(struct controller *ctrl) in cpqhp_create_debugfs_files()
202 void cpqhp_remove_debugfs_files(struct controller *ctrl) in cpqhp_remove_debugfs_files()
/linux/drivers/net/mdio/
H 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()
69 static void mdiobb_send_num(struct mdiobb_ctrl *ctrl, u16 val, int bits) in mdiobb_send_num()
78 static u16 mdiobb_get_num(struct mdiobb_ctrl *ctrl, int bits) in mdiobb_get_num()
94 static void mdiobb_cmd(struct mdiobb_ctrl *ctrl, int op, u8 phy, u8 reg) in mdiobb_cmd()
133 static void mdiobb_cmd_addr(struct mdiobb_ctrl *ctrl, int phy, int dev_addr, in mdiobb_cmd_addr()
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
[all …]
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c41 struct v4l2_ctrl *ctrl, in ptr_to_user()
70 static int cur_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in cur_to_user()
77 struct v4l2_ctrl *ctrl) in new_to_user()
90 static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in def_to_user()
98 static int min_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in min_to_user()
106 static int max_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in max_to_user()
114 static int user_to_new(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in user_to_new()
242 struct v4l2_ctrl *ctrl; in prepare_ext_ctrls() local
527 static int validate_new(const struct v4l2_ctrl *ctrl, union v4l2_ctrl_ptr p_new) in validate_new()
543 struct v4l2_ctrl *ctrl = helpers[i].ref->ctrl; in validate_ctrls() local
[all …]
/linux/drivers/nvme/host/
H A Dauth.c23 struct nvme_ctrl *ctrl; member
52 static inline int ctrl_max_dhchaps(struct nvme_ctrl *ctrl) in ctrl_max_dhchaps()
58 static int nvme_auth_submit(struct nvme_ctrl *ctrl, int qid, in nvme_auth_submit()
94 static int nvme_auth_receive_validate(struct nvme_ctrl *ctrl, int qid, in nvme_auth_receive_validate()
121 static int nvme_auth_set_dhchap_negotiate_data(struct nvme_ctrl *ctrl, in nvme_auth_set_dhchap_negotiate_data()
164 static int nvme_auth_process_dhchap_challenge(struct nvme_ctrl *ctrl, in nvme_auth_process_dhchap_challenge()
282 static int nvme_auth_set_dhchap_reply_data(struct nvme_ctrl *ctrl, in nvme_auth_set_dhchap_reply_data()
334 static int nvme_auth_process_dhchap_success1(struct nvme_ctrl *ctrl, in nvme_auth_process_dhchap_success1()
384 static int nvme_auth_set_dhchap_success2_data(struct nvme_ctrl *ctrl, in nvme_auth_set_dhchap_success2_data()
398 static int nvme_auth_set_dhchap_failure2_data(struct nvme_ctrl *ctrl, in nvme_auth_set_dhchap_failure2_data()
[all …]
H A Dfabrics.c130 int nvmf_get_address(struct nvme_ctrl *ctrl, char *buf, int size) in nvmf_get_address()
172 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()
262 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvmf_reg_write32()
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()
394 static struct nvmf_connect_data *nvmf_connect_data_prep(struct nvme_ctrl *ctrl, in nvmf_connect_data_prep()
411 static void nvmf_connect_cmd_prep(struct nvme_ctrl *ctrl, u16 qid, in nvmf_connect_cmd_prep()
447 int nvmf_connect_admin_queue(struct nvme_ctrl *ctrl) in nvmf_connect_admin_queue()
525 int nvmf_connect_io_queue(struct nvme_ctrl *ctrl, u16 qid) in nvmf_connect_io_queue()
[all …]
/linux/drivers/usb/cdns3/
H 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/nvme/target/
H A Dpci-epf.c84 struct nvmet_pci_epf_ctrl *ctrl; member
129 struct nvmet_pci_epf_ctrl *ctrl; member
209 struct nvmet_pci_epf_ctrl ctrl; member
226 static inline u32 nvmet_pci_epf_bar_read32(struct nvmet_pci_epf_ctrl *ctrl, in nvmet_pci_epf_bar_read32()
234 static inline void nvmet_pci_epf_bar_write32(struct nvmet_pci_epf_ctrl *ctrl, in nvmet_pci_epf_bar_write32()
242 static inline u64 nvmet_pci_epf_bar_read64(struct nvmet_pci_epf_ctrl *ctrl, in nvmet_pci_epf_bar_read64()
249 static inline void nvmet_pci_epf_bar_write64(struct nvmet_pci_epf_ctrl *ctrl, in nvmet_pci_epf_bar_write64()
490 static inline int nvmet_pci_epf_transfer(struct nvmet_pci_epf_ctrl *ctrl, in nvmet_pci_epf_transfer()
503 static int nvmet_pci_epf_alloc_irq_vectors(struct nvmet_pci_epf_ctrl *ctrl) in nvmet_pci_epf_alloc_irq_vectors()
515 static void nvmet_pci_epf_free_irq_vectors(struct nvmet_pci_epf_ctrl *ctrl) in nvmet_pci_epf_free_irq_vectors()
[all …]
H A Dadmin-cmd.c17 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_delete_sq() local
43 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_create_sq() local
85 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_delete_cq() local
112 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_create_cq() local
177 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_page_error() local
265 struct nvmet_ctrl *ctrl; in nvmet_get_smart_log_all() local
360 static void nvmet_get_cmd_effects_admin(struct nvmet_ctrl *ctrl, in nvmet_get_cmd_effects_admin()
408 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_cmd_effects_ns() local
446 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_changed_ns() local
471 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_format_ana_group() local
[all …]
H A Dauth.c64 int nvmet_setup_dhgroup(struct nvmet_ctrl *ctrl, u8 dhgroup_id) in nvmet_setup_dhgroup()
133 u8 nvmet_setup_auth(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, bool reset) in nvmet_setup_auth()
241 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) in nvmet_destroy_auth()
284 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_auth_host_hash() local
356 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_auth_ctrl_hash() local
424 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_auth_ctrl_exponential() local
449 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_auth_ctrl_sesskey() local
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c884 struct ssam_controller *ctrl = to_ssam_controller(kref, kref); in __ssam_controller_release() local
988 struct ssam_controller *ctrl = to_ssam_controller(rtl, rtl); in ssam_handle_event() local
1204 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()
1319 void ssam_controller_shutdown(struct ssam_controller *ctrl) in ssam_controller_shutdown()
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()
1684 int ssam_request_sync_submit(struct ssam_controller *ctrl, in ssam_request_sync_submit()
[all …]
/linux/drivers/clk/bcm/
H 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 …]
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c346 struct brcmnand_controller *ctrl; member
666 static inline bool brcmnand_non_mmio_ops(struct brcmnand_controller *ctrl) in brcmnand_non_mmio_ops()
675 static inline u32 nand_readreg(struct brcmnand_controller *ctrl, u32 offs) in nand_readreg()
682 static inline void nand_writereg(struct brcmnand_controller *ctrl, u32 offs, in nand_writereg()
691 static int brcmnand_revision_init(struct brcmnand_controller *ctrl) in brcmnand_revision_init()
816 static void brcmnand_flash_dma_revision_init(struct brcmnand_controller *ctrl) in brcmnand_flash_dma_revision_init()
827 static inline u32 brcmnand_read_reg(struct brcmnand_controller *ctrl, in brcmnand_read_reg()
838 static inline void brcmnand_write_reg(struct brcmnand_controller *ctrl, in brcmnand_write_reg()
847 static inline void brcmnand_rmw_reg(struct brcmnand_controller *ctrl, in brcmnand_rmw_reg()
858 static inline u32 brcmnand_read_fc(struct brcmnand_controller *ctrl, int word) in brcmnand_read_fc()
[all …]
/linux/sound/soc/codecs/
H A Dwcd-clsh-v2.c119 static inline void wcd_enable_clsh_block(struct wcd_clsh_ctrl *ctrl, in wcd_enable_clsh_block() argument
175 static void wcd_clsh_buck_ctrl(struct wcd_clsh_ctrl *ctrl, in wcd_clsh_buck_ctrl() argument
195 wcd_clsh_v3_buck_ctrl(struct snd_soc_component * component,struct wcd_clsh_ctrl * ctrl,int mode,bool enable) wcd_clsh_v3_buck_ctrl() argument
224 wcd_clsh_flyback_ctrl(struct wcd_clsh_ctrl * ctrl,int mode,bool enable) wcd_clsh_flyback_ctrl() argument
246 wcd_clsh_set_gain_path(struct wcd_clsh_ctrl * ctrl,int mode) wcd_clsh_set_gain_path() argument
348 wcd_clsh_set_hph_mode(struct wcd_clsh_ctrl * ctrl,int mode) wcd_clsh_set_hph_mode() argument
453 wcd_clsh_v3_flyback_ctrl(struct snd_soc_component * component,struct wcd_clsh_ctrl * ctrl,int mode,bool enable) wcd_clsh_v3_flyback_ctrl() argument
490 wcd_clsh_v3_state_aux(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_v3_state_aux() argument
509 wcd_clsh_state_lo(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_state_lo() argument
536 wcd_clsh_v3_state_hph_r(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_v3_state_hph_r() argument
568 wcd_clsh_state_hph_r(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_state_hph_r() argument
626 wcd_clsh_v3_state_hph_l(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_v3_state_hph_l() argument
658 wcd_clsh_state_hph_l(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_state_hph_l() argument
716 wcd_clsh_v3_state_ear(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_v3_state_ear() argument
742 wcd_clsh_state_ear(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) wcd_clsh_state_ear() argument
777 _wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl * ctrl,int req_state,bool is_enable,int mode) _wcd_clsh_ctrl_set_state() argument
844 wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl * ctrl,enum wcd_clsh_event clsh_event,int nstate,enum wcd_clsh_mode mode) wcd_clsh_ctrl_set_state() argument
875 wcd_clsh_ctrl_get_state(struct wcd_clsh_ctrl * ctrl) wcd_clsh_ctrl_get_state() argument
884 struct wcd_clsh_ctrl *ctrl; wcd_clsh_ctrl_alloc() local
898 wcd_clsh_ctrl_free(struct wcd_clsh_ctrl * ctrl) wcd_clsh_ctrl_free() argument
[all...]
/linux/drivers/slimbus/
H A Dcore.c153 static int slim_add_device(struct slim_controller *ctrl, in slim_add_device()
176 static struct slim_device *slim_alloc_device(struct slim_controller *ctrl, in slim_alloc_device()
197 static void of_register_slim_devices(struct slim_controller *ctrl) in of_register_slim_devices()
250 int slim_register_controller(struct slim_controller *ctrl) in slim_register_controller()
298 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller()
316 struct slim_controller *ctrl = sbdev->ctrl; in slim_report_absent() local
348 static struct slim_device *find_slim_device(struct slim_controller *ctrl, in find_slim_device()
375 struct slim_device *slim_get_device(struct slim_controller *ctrl, in slim_get_device()
404 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device()
423 struct slim_controller *ctrl = sbdev->ctrl; in slim_device_alloc_laddr() local
[all …]
/linux/drivers/soundwire/
H A Dqcom.c331 static int qcom_swrm_ahb_reg_read(struct qcom_swrm_ctrl *ctrl, int reg, in qcom_swrm_ahb_reg_read()
351 static int qcom_swrm_ahb_reg_write(struct qcom_swrm_ctrl *ctrl, in qcom_swrm_ahb_reg_write()
371 static int qcom_swrm_cpu_reg_read(struct qcom_swrm_ctrl *ctrl, int reg, in qcom_swrm_cpu_reg_read()
378 static int qcom_swrm_cpu_reg_write(struct qcom_swrm_ctrl *ctrl, int reg, in qcom_swrm_cpu_reg_write()
403 static int swrm_wait_for_rd_fifo_avail(struct qcom_swrm_ctrl *ctrl) in swrm_wait_for_rd_fifo_avail()
429 static int swrm_wait_for_wr_fifo_avail(struct qcom_swrm_ctrl *ctrl) in swrm_wait_for_wr_fifo_avail()
455 static bool swrm_wait_for_wr_fifo_done(struct qcom_swrm_ctrl *ctrl) in swrm_wait_for_wr_fifo_done()
481 static int qcom_swrm_cmd_fifo_wr_cmd(struct qcom_swrm_ctrl *ctrl, u8 cmd_data, in qcom_swrm_cmd_fifo_wr_cmd()
529 static int qcom_swrm_cmd_fifo_rd_cmd(struct qcom_swrm_ctrl *ctrl, in qcom_swrm_cmd_fifo_rd_cmd()
582 static int qcom_swrm_get_alert_slave_dev_num(struct qcom_swrm_ctrl *ctrl) in qcom_swrm_get_alert_slave_dev_num()
[all …]
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c141 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb()
319 static int beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mbox_compl()
484 int beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, in beiscsi_process_mcc_compl()
585 static int be_mbox_db_ready_poll(struct be_ctrl_info *ctrl) in be_mbox_db_ready_poll()
635 static int be_mbox_notify(struct be_ctrl_info *ctrl) in be_mbox_notify()
735 int beiscsi_cmd_eq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_eq_create()
775 int beiscsi_cmd_cq_create(struct be_ctrl_info *ctrl, in beiscsi_cmd_cq_create()
857 struct be_ctrl_info *ctrl; in beiscsi_cmd_mccq_create() local
900 int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q, in beiscsi_cmd_q_destroy()
974 int be_cmd_create_default_pdu_queue(struct be_ctrl_info *ctrl, in be_cmd_create_default_pdu_queue()
[all …]
/linux/arch/x86/kernel/cpu/
H A Dumwait.c108 static inline bool umwait_ctrl_c02_enabled(u32 ctrl) in umwait_ctrl_c02_enabled()
113 static inline u32 umwait_ctrl_max_time(u32 ctrl) in umwait_ctrl_max_time()
120 u32 ctrl = maxtime & MSR_IA32_UMWAIT_CONTROL_TIME_MASK; in umwait_update_control() local
133 u32 ctrl = READ_ONCE(umwait_control_cached); in enable_c02_show() local
143 u32 ctrl; in enable_c02_store() local
165 u32 ctrl = READ_ONCE(umwait_control_cached); in max_time_show() local
174 u32 max_time, ctrl; in max_time_store() local
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c155 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in xhci_soft_reset() local
173 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_init_ipp() local
211 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_init_common() local
235 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_wake_enable_7211b0() local
246 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_wake_enable_7216() local
256 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_init_common_7211b0() local
334 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_init_common_7216() local
368 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_uninit_common_7216() local
383 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_init_common_74110() local
405 void __iomem *ctrl = params->regs[BRCM_REGS_CTRL]; in usb_uninit_common_74110() local
[all …]
/linux/drivers/clocksource/
H A Dtimer-integrator-ap.c29 u32 ctrl = TIMER_CTRL_ENABLE | TIMER_CTRL_PERIODIC; in integrator_clocksource_init() local
72 u32 ctrl = readl(clkevt_base + TIMER_CTRL) & ~TIMER_CTRL_ENABLE; in clkevt_shutdown() local
81 u32 ctrl = readl(clkevt_base + TIMER_CTRL) & in clkevt_set_oneshot() local
91 u32 ctrl = readl(clkevt_base + TIMER_CTRL) & ~TIMER_CTRL_ENABLE; in clkevt_set_periodic() local
105 unsigned long ctrl = readl(clkevt_base + TIMER_CTRL); in clkevt_set_next_event() local
130 unsigned int ctrl = 0; in integrator_clockevent_init() local

12345678910>>...29