Home
last modified time | relevance | path

Searched refs:scratch_size (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dpcm.c1131 u32 scratch_size = 0; in catpt_arm_stream_templates() local
1151 if (type->scratch_size > scratch_size) in catpt_arm_stream_templates()
1152 scratch_size = type->scratch_size; in catpt_arm_stream_templates()
1156 if (scratch_size) { in catpt_arm_stream_templates()
1158 res = catpt_request_region(&cdev->dram, scratch_size); in catpt_arm_stream_templates()
H A Dloader.c36 u32 scratch_size; member
454 type->scratch_size = mod->scratch_size; in catpt_load_module()
H A Dcore.h65 u32 scratch_size; member
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dpcm.c1146 u32 scratch_size = 0; in catpt_arm_stream_templates() local
1166 if (type->scratch_size > scratch_size) in catpt_arm_stream_templates()
1167 scratch_size = type->scratch_size; in catpt_arm_stream_templates()
1171 if (scratch_size) { in catpt_arm_stream_templates()
1173 res = catpt_request_region(&cdev->dram, scratch_size); in catpt_arm_stream_templates()
H A Dloader.c36 u32 scratch_size; member
454 type->scratch_size = mod->scratch_size; in catpt_load_module()
H A Dcore.h54 u32 scratch_size; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h171 uint32_t scratch_size; member
H A Dqla_tmpl.c540 ent->t269.scratch_size = 5 * sizeof(uint32_t); in qla27xx_fwdt_entry_t269()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h171 uint32_t scratch_size; member
H A Dqla_tmpl.c545 ent->t269.scratch_size = 5 * sizeof(uint32_t); in qla27xx_fwdt_entry_t269()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c230 __le32 scratch_size; member
1119 u32 data, scratch_size, mailboxdata, operationaldata; in stex_ss_handshake() local
1164 scratch_size = (hba->sts_count+1)*sizeof(u32); in stex_ss_handshake()
1165 h->scratch_size = cpu_to_le32(scratch_size); in stex_ss_handshake()
1218 memset(scratch, 0, scratch_size); in stex_ss_handshake()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c230 __le32 scratch_size; member
1116 u32 data, scratch_size, mailboxdata, operationaldata; in stex_ss_handshake() local
1161 scratch_size = (hba->sts_count+1)*sizeof(u32); in stex_ss_handshake()
1162 h->scratch_size = cpu_to_le32(scratch_size); in stex_ss_handshake()
1215 memset(scratch, 0, scratch_size); in stex_ss_handshake()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dicp_qat_uclo.h273 unsigned int scratch_size; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h314 unsigned int scratch_size; member

Completed in 33 milliseconds