Home
last modified time | relevance | path

Searched defs:scp (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/drivers/remoteproc/
H A Dmtk_scp.c63 void scp_put(struct mtk_scp *scp) in scp_put()
77 struct mtk_scp *scp = priv; in scp_init_ipi_handler() local
87 static void scp_ipi_handler(struct mtk_scp *scp) in scp_ipi_handler()
225 struct mtk_scp *scp = priv; in scp_irq_handler() local
466 struct mtk_scp *scp = rproc->priv; in scp_load() local
492 struct mtk_scp *scp = rproc->priv; in scp_parse_fw() local
509 struct mtk_scp *scp = rproc->priv; in scp_start() local
598 struct mtk_scp *scp = rproc->priv; in scp_da_to_va() local
603 static void mt8183_scp_stop(struct mtk_scp *scp) in mt8183_scp_stop()
638 struct mtk_scp *scp = rproc->priv; in scp_stop() local
[all …]
H A Dmtk_scp_ipi.c32 int scp_ipi_register(struct mtk_scp *scp, in scp_ipi_register()
60 void scp_ipi_unregister(struct mtk_scp *scp, u32 id) in scp_ipi_unregister()
119 void scp_ipi_lock(struct mtk_scp *scp, u32 id) in scp_ipi_lock()
135 void scp_ipi_unlock(struct mtk_scp *scp, u32 id) in scp_ipi_unlock()
159 int scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len, in scp_ipi_send()
/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c137 struct scp *scp; member
148 struct scp { struct
149 struct scp_domain *domains; argument
154 struct scp_ctrl_reg ctrl_reg; argument
174 struct scp *scp = scpd->scp; in scpsys_domain_is_on() local
281 struct scp *scp = scpd->scp; in scpsys_bus_protect_enable() local
293 struct scp *scp = scpd->scp; in scpsys_bus_protect_disable() local
306 struct scp *scp = scpd->scp; in scpsys_power_on() local
364 struct scp *scp = scpd->scp; in scpsys_power_off() local
430 struct scp *scp; in init_scp() local
[all …]
/openbmc/linux/drivers/scsi/megaraid/
H A Dmega_common.h69 struct scsi_cmnd *scp; member
199 #define SCP2HOST(scp) (scp)->device->host // to host argument
200 #define SCP2HOSTDATA(scp) SCP2HOST(scp)->hostdata // to soft state argument
201 #define SCP2CHANNEL(scp) (scp)->device->channel // to channel argument
202 #define SCP2TARGET(scp) (scp)->device->id // to target argument
203 #define SCP2LUN(scp) (u32)(scp)->device->lun // to LUN argument
207 #define SCP2ADAPTER(scp) (adapter_t *)SCSIHOST2ADAP(SCP2HOST(scp)) argument
210 #define MRAID_IS_LOGICAL(adp, scp) \ argument
227 #define MRAID_GET_DEVICE_MAP(adp, scp, p_chan, target, islogical) \ argument
H A Dmegaraid_mbox.c1274 megaraid_alloc_scb(adapter_t *adapter, struct scsi_cmnd *scp) in megaraid_alloc_scb()
1341 struct scsi_cmnd *scp; in megaraid_mbox_mksgl() local
1437 static int megaraid_queue_command_lck(struct scsi_cmnd *scp) in megaraid_queue_command_lck()
1934 struct scsi_cmnd *scp) in megaraid_mbox_prepare_pthru()
1983 struct scsi_cmnd *scp) in megaraid_mbox_prepare_epthru()
2177 struct scsi_cmnd *scp; in megaraid_mbox_dpc() local
2377 megaraid_abort_handler(struct scsi_cmnd *scp) in megaraid_abort_handler()
2515 megaraid_reset_handler(struct scsi_cmnd *scp) in megaraid_reset_handler()
3306 struct scsi_cmnd *scp; in megaraid_mbox_display_scb() local
H A Dmegaraid_sas_fusion.c2271 struct scsi_cmnd *scp, in megasas_make_sgl_fusion()
2347 int megasas_make_sgl(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_make_sgl()
2386 struct IO_REQUEST_INFO *io_info, struct scsi_cmnd *scp, in megasas_set_pd_lba()
2727 struct scsi_cmnd *scp, in megasas_build_ldio_fusion()
3201 struct scsi_cmnd *scp, in megasas_build_io_fusion()
H A Dmegaraid_sas_base.c1262 megasas_make_sgl32(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_make_sgl32()
1291 megasas_make_sgl64(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_make_sgl64()
1321 struct scsi_cmnd *scp, union megasas_sgl *mfi_sgl) in megasas_make_sgl_skinny()
1410 megasas_build_dcdb(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_build_dcdb()
1509 megasas_build_ldio(struct megasas_instance *instance, struct scsi_cmnd *scp, in megasas_build_ldio()
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c1736 static int resp_requests(struct scsi_cmnd *scp, in resp_requests()
1845 static int resp_readcap(struct scsi_cmnd *scp, in resp_readcap()
1864 static int resp_readcap16(struct scsi_cmnd *scp, in resp_readcap16()
2138 static int resp_rsup_tmfs(struct scsi_cmnd *scp, in resp_rsup_tmfs()
2327 static int resp_mode_sense(struct scsi_cmnd *scp, in resp_mode_sense()
2613 static int resp_log_sense(struct scsi_cmnd *scp, in resp_log_sense()
3715 static int resp_write_scat(struct scsi_cmnd *scp, in resp_write_scat()
4240 static int resp_pre_fetch(struct scsi_cmnd *scp, in resp_pre_fetch()
4902 struct scsi_cmnd *scp = sqcp->scmd; in sdebug_q_cmd_complete() local
7331 static bool fake_timeout(struct scsi_cmnd *scp) in fake_timeout()
[all …]
H A Dhptiop.c719 struct scsi_cmnd *scp; in hptiop_finish_scsi_req() local
846 static int hptiop_buildsgl(struct scsi_cmnd *scp, struct hpt_iopsg *psg) in hptiop_buildsgl()
996 static int hptiop_queuecommand_lck(struct scsi_cmnd *scp) in hptiop_queuecommand_lck()
1091 static int hptiop_reset(struct scsi_cmnd *scp) in hptiop_reset()
H A Dhptiop.h250 struct scsi_cmnd *scp; member
260 #define HPT_SCP(scp) ((struct hpt_cmd_priv *)scsi_cmd_priv(scp)) argument
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-vpu.c126 struct mtk_scp *scp = mdp->scp; in mdp_vpu_register() local
193 int mdp_vpu_dev_init(struct mdp_vpu_dev *vpu, struct mtk_scp *scp, in mdp_vpu_dev_init()
H A Dmtk-mdp3-vpu.h43 struct mtk_scp *scp; member
H A Dmtk-mdp3-core.h78 struct mtk_scp *scp; member
/openbmc/linux/fs/ext4/
H A Dhash.c122 const signed char *scp = (const signed char *) name; in dx_hack_hash_signed() local
139 const signed char *scp = (const signed char *) msg; in str2hashbuf_signed() local
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_scp.c60 struct mtk_scp *scp; in mtk_vcodec_fw_scp_init() local
H A Dmtk_vcodec_fw_priv.h15 struct mtk_scp *scp; member
/openbmc/linux/drivers/net/
H A Deql.c482 static int eql_g_slave_cfg(struct net_device *dev, slave_config_t __user *scp) in eql_g_slave_cfg()
515 static int eql_s_slave_cfg(struct net_device *dev, slave_config_t __user *scp) in eql_s_slave_cfg()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c42 static void process_cmd_err(struct afu_cmd *cmd, struct scsi_cmnd *scp) in process_cmd_err()
154 struct scsi_cmnd *scp; in cmd_complete() local
195 struct scsi_cmnd *scp; in flush_pending_cmds() local
422 static u32 cmd_to_target_hwq(struct Scsi_Host *host, struct scsi_cmnd *scp, in cmd_to_target_hwq()
560 static int cxlflash_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *scp) in cxlflash_queuecommand()
2401 static int cxlflash_eh_abort_handler(struct scsi_cmnd *scp) in cxlflash_eh_abort_handler()
2447 static int cxlflash_eh_device_reset_handler(struct scsi_cmnd *scp) in cxlflash_eh_device_reset_handler()
2490 static int cxlflash_eh_host_reset_handler(struct scsi_cmnd *scp) in cxlflash_eh_host_reset_handler()
/openbmc/qemu/hw/net/
H A Di82596.h25 hwaddr scp; /* pointer to SCP */ member
/openbmc/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c360 struct sym53c500_cmd_priv *scp = scsi_cmd_priv(curSC); in SYM53C500_intr() local
549 struct sym53c500_cmd_priv *scp = scsi_cmd_priv(SCpnt); in SYM53C500_queue_lck() local
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8192.dtsi900 scp: scp@10500000 { label
H A Dmt8183.dtsi1037 scp: scp@10500000 { label
H A Dmt8186.dtsi1145 scp: scp@10500000 { label
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c152 volatile struct scp_struct *scp; /* volatile is important */ member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c759 scc_t __iomem *scp; in cpm_uart_init_scc() local

12