| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_nand.c | 35 struct fsl_ifc_ctrl *ctrl; member 226 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr() local 247 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc() 260 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command() local 335 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read() local 373 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc() local 576 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_write_buf() local 604 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte() local 628 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte16() local 652 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_buf() local [all …]
|
| H A D | fsl_elbc_nand.c | 49 struct fsl_elbc_ctrl *ctrl; member 159 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in set_addr() local 199 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_run_command() local 250 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_do_read() local 284 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_cmdfunc() local 494 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_write_buf() local 531 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_byte() local 548 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_buf() local 570 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_wait() local
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-ctrls.c | 103 static int vivid_user_gen_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_gen_s_ctrl() 285 static int vivid_fb_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_fb_s_ctrl() 312 static int vivid_user_vid_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_vid_g_volatile_ctrl() 324 static int vivid_user_vid_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_user_vid_s_ctrl() 365 static int vivid_vid_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vid_cap_s_ctrl() 882 static int vivid_loop_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_loop_cap_s_ctrl() 913 static int vivid_vbi_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vbi_cap_s_ctrl() 941 static int vivid_vid_out_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_vid_out_s_ctrl() 1061 static int vivid_streaming_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_streaming_s_ctrl() 1200 static int vivid_sdtv_cap_s_ctrl(struct v4l2_ctrl *ctrl) in vivid_sdtv_cap_s_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | ctrl.c | 35 nvkm_control_mthd_pstate_info(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_info() 68 nvkm_control_mthd_pstate_attr(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_attr() 141 nvkm_control_mthd_pstate_user(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_user() 172 struct nvkm_control *ctrl = nvkm_control(object); in nvkm_control_mthd() local 195 struct nvkm_control *ctrl; in nvkm_control_new() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cevt-gt641xx.c | 38 u32 ctrl; in gt641xx_timer0_set_next_event() local 56 u32 ctrl; in gt641xx_timer0_shutdown() local 70 u32 ctrl; in gt641xx_timer0_set_oneshot() local 85 u32 ctrl; in gt641xx_timer0_set_periodic() local
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A D | ptp_qoriq_debugfs.c | 12 u32 ctrl; in ptp_qoriq_fiper1_lpbk_get() local 24 u32 ctrl; in ptp_qoriq_fiper1_lpbk_set() local 43 u32 ctrl; in ptp_qoriq_fiper2_lpbk_get() local 55 u32 ctrl; in ptp_qoriq_fiper2_lpbk_set() local
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-gpio.c | 31 struct mdiobb_ctrl ctrl; member 53 static void mdio_dir(struct mdiobb_ctrl *ctrl, int dir) in mdio_dir() 74 static int mdio_get(struct mdiobb_ctrl *ctrl) in mdio_get() 82 static void mdio_set(struct mdiobb_ctrl *ctrl, int what) in mdio_set() 93 static void mdc_set(struct mdiobb_ctrl *ctrl, int what) in mdc_set()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | unwind.c | 210 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl) in unwind_get_byte() 232 static int unwind_pop_register(struct unwind_ctrl_block *ctrl, in unwind_pop_register() 244 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r4_to_r13() 264 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_r4_to_rN() 284 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r0_to_r3() 306 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn() 379 struct unwind_ctrl_block ctrl; in unwind_frame() local
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | dw_apb_timer.c | 73 u32 ctrl = apbt_readl(timer, APBTMR_N_CONTROL); in apbt_disable_int() local 114 u32 ctrl = apbt_readl(timer, APBTMR_N_CONTROL); in apbt_enable_int() local 124 u32 ctrl; in apbt_shutdown() local 138 u32 ctrl; in apbt_set_oneshot() local 171 u32 ctrl; in apbt_set_periodic() local 207 u32 ctrl; in apbt_next_event() local 333 u32 ctrl = apbt_readl(&dw_cs->timer, APBTMR_N_CONTROL); in dw_apb_clocksource_start() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_dfu.c | 265 const struct usb_ctrlrequest *ctrl, in state_app_idle() 292 const struct usb_ctrlrequest *ctrl, in state_app_detach() 315 const struct usb_ctrlrequest *ctrl, in state_dfu_idle() 375 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_sync() 398 const struct usb_ctrlrequest *ctrl, in state_dfu_dnbusy() 418 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_idle() 452 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest_sync() 479 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest() 505 const struct usb_ctrlrequest *ctrl, in state_dfu_upload_idle() 542 const struct usb_ctrlrequest *ctrl, in state_dfu_error() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mii-bitbang.c | 31 struct mdiobb_ctrl ctrl; member 58 static inline void mdio_dir(struct mdiobb_ctrl *ctrl, int dir) in mdio_dir() 71 static inline int mdio_read(struct mdiobb_ctrl *ctrl) in mdio_read() 77 static inline void mdio(struct mdiobb_ctrl *ctrl, int what) in mdio() 90 static inline void mdc(struct mdiobb_ctrl *ctrl, int what) in mdc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | comedi_parport.c | 90 unsigned int ctrl; in parport_data_reg_insn_config() local 122 unsigned int ctrl; in parport_ctrl_reg_insn_bits() local 187 unsigned int ctrl; in parport_intr_cmd() local 199 unsigned int ctrl; in parport_intr_cancel() local 212 unsigned int ctrl; in parport_interrupt() local
|
| /OK3568_Linux_fs/kernel/drivers/media/common/ |
| H A D | cx2341x.c | 266 struct v4l2_ext_control *ctrl) in cx2341x_get_ctrl() 380 struct v4l2_ext_control *ctrl) in cx2341x_set_ctrl() 924 static int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_check() 958 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls() local 969 struct v4l2_ext_control *ctrl = ctrls->controls + i; in cx2341x_ext_ctrls() local 1190 struct v4l2_ext_control ctrl; in cx2341x_menu_item() local 1295 static inline struct cx2341x_handler *to_cxhdl(struct v4l2_ctrl *ctrl) in to_cxhdl() 1316 static inline int cx2341x_neq(struct v4l2_ctrl *ctrl) in cx2341x_neq() 1321 static int cx2341x_try_ctrl(struct v4l2_ctrl *ctrl) in cx2341x_try_ctrl() 1361 static int cx2341x_s_ctrl(struct v4l2_ctrl *ctrl) in cx2341x_s_ctrl()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | iwarp.h | 112 static inline u8 __ddp_get_version(struct iwarp_ctrl *ctrl) in __ddp_get_version() 117 static inline void __ddp_set_version(struct iwarp_ctrl *ctrl, u8 version) in __ddp_set_version() 124 static inline u8 __rdmap_get_version(struct iwarp_ctrl *ctrl) in __rdmap_get_version() 131 static inline void __rdmap_set_version(struct iwarp_ctrl *ctrl, u8 version) in __rdmap_set_version() 137 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode() 142 static inline void __rdmap_set_opcode(struct iwarp_ctrl *ctrl, u8 opcode) in __rdmap_set_opcode() 149 struct iwarp_ctrl ctrl; member 155 struct iwarp_ctrl ctrl; member 168 struct iwarp_ctrl ctrl; member 174 struct iwarp_ctrl ctrl; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | discovery.c | 16 struct nvmet_ctrl *ctrl) in __nvmet_disc_changed() 31 struct nvmet_ctrl *ctrl; in nvmet_port_disc_changed() local 54 struct nvmet_ctrl *ctrl; in __nvmet_subsys_disc_changed() local 145 struct nvmet_ctrl *ctrl = req->sq->ctrl; in discovery_log_entries() local 163 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_get_log_page() local 244 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_disc_identify() local
|
| H A D | admin-cmd.c | 50 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_page_error() local 115 struct nvmet_ctrl *ctrl; in nvmet_get_smart_log_all() local 203 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_get_log_changed_ns() local 228 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_format_ana_group() local 338 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_ctrl() local 471 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_ns() local 556 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_identify_nslist() local 903 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_async_event() local 922 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_keep_alive() local
|
| H A D | fabrics-cmd.c | 40 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_prop_get() local 106 static u16 nvmet_install_queue(struct nvmet_ctrl *ctrl, struct nvmet_req *req) in nvmet_install_queue() 157 struct nvmet_ctrl *ctrl = NULL; in nvmet_execute_admin_connect() local 226 struct nvmet_ctrl *ctrl = NULL; in nvmet_execute_io_connect() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 454 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_configure_endpoints() local 502 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_set_configuration() local 628 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_address_device() local 709 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_alloc_device() local 763 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_check_maxpacket() local 891 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_submit_root() local 1165 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_submit_control_msg() local 1192 static int xhci_lowlevel_init(struct xhci_ctrl *ctrl) in xhci_lowlevel_init() 1248 static int xhci_lowlevel_stop(struct xhci_ctrl *ctrl) in xhci_lowlevel_stop() 1301 struct xhci_ctrl *ctrl; in usb_lowlevel_init() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_nand.c | 32 struct fsl_ifc_ctrl *ctrl; member 143 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr() local 163 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc() 176 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command() local 255 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read() local 295 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc() local 608 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait() local 672 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page() local 710 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_attach_chip() local 779 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | cpqphp_pci.c | 70 int cpqhp_configure_device(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_device() 199 static int PCI_ScanBusForNonBridge(struct controller *ctrl, u8 bus_num, u8 *dev_num) in PCI_ScanBusForNonBridge() 237 static int PCI_GetBusDevHelper(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot, u8 nobri… in PCI_GetBusDevHelper() 276 int cpqhp_get_bus_dev(struct controller *ctrl, u8 *bus_num, u8 *dev_num, u8 slot) in cpqhp_get_bus_dev() 297 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) in cpqhp_save_config() 464 int cpqhp_save_slot_config(struct controller *ctrl, struct pci_func *new_slot) in cpqhp_save_slot_config() 548 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func *func) in cpqhp_save_base_addr_length() 685 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func) in cpqhp_save_used_resources() 948 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() 1026 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func *func) in cpqhp_valid_replace() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | hwmon.c | 14 struct nvme_ctrl *ctrl; member 19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh() 40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh() 224 int nvme_hwmon_init(struct nvme_ctrl *ctrl) in nvme_hwmon_init() 268 void nvme_hwmon_exit(struct nvme_ctrl *ctrl) in nvme_hwmon_exit()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | cfctrl.c | 22 static int handle_loop(struct cfctrl *ctrl, in handle_loop() 63 struct cfctrl *ctrl = container_obj(layer); in cfctrl_remove() local 129 static void cfctrl_insert_req(struct cfctrl *ctrl, in cfctrl_insert_req() 140 static struct cfctrl_request_info *cfctrl_remove_req(struct cfctrl *ctrl, in cfctrl_remove_req() 334 struct cfctrl *ctrl = container_obj(layr); in cfctrl_cancel_req() local 551 static void cfctrl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, in cfctrl_ctrlcmd() 586 static int handle_loop(struct cfctrl *ctrl, int cmd, struct cfpkt *pkt) in handle_loop()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | ep0.c | 341 struct usb_ctrlrequest *ctrl) in dwc3_ep0_handle_status() 477 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_device() 515 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_intf() 540 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_endpoint() 574 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature() 598 static int dwc3_ep0_set_address(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_address() 628 static int dwc3_ep0_delegate_req(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_delegate_req() 640 static int dwc3_ep0_set_config(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_config() 739 static int dwc3_ep0_set_sel(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_sel() 773 static int dwc3_ep0_set_isoch_delay(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_isoch_delay() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | vdec_ctrls.c | 13 static int vdec_op_s_ctrl(struct v4l2_ctrl *ctrl) in vdec_op_s_ctrl() 40 static int vdec_op_g_volatile_ctrl(struct v4l2_ctrl *ctrl) in vdec_op_g_volatile_ctrl() 89 struct v4l2_ctrl *ctrl; in vdec_ctrl_init() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_stats_v3x.c | 61 u32 value, ctrl; in rkisp_stats_get_rawawb_meas_reg() local 148 u32 i, ctrl; in rkisp_stats_get_rawaf_meas_reg() local 184 u32 addr, value, ctrl; in rkisp_stats_get_rawaebig_meas_reg() local 241 u32 addr, ctrl; in rkisp_stats_get_rawhstbig_meas_reg() local 390 u32 value, ctrl; in rkisp_stats_get_rawaelite_meas_reg() local 422 u32 ctrl; in rkisp_stats_get_rawhstlite_meas_reg() local 551 u32 value, rd_buf_idx, ctrl; in rkisp_stats_get_rawawb_meas_ddr() local 635 u32 i, rd_buf_idx, *ddr_addr, ctrl; in rkisp_stats_get_rawaf_meas_ddr() local 676 u32 i, value, addr, rd_buf_idx, ctrl; in rkisp_stats_get_rawaebig_meas_ddr() local 737 u32 i, rd_buf_idx, *ddr_addr, addr, ctrl; in rkisp_stats_get_rawhstbig_meas_ddr() local [all …]
|