Home
last modified time | relevance | path

Searched refs:dmult (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c14999 uint32_t dmult; in lpfc_modify_hba_eq_delay() local
15045 dmult = (usdelay * LPFC_DMULT_CONST) / LPFC_SEC_TO_USEC; in lpfc_modify_hba_eq_delay()
15046 if (dmult) in lpfc_modify_hba_eq_delay()
15047 dmult--; in lpfc_modify_hba_eq_delay()
15048 if (dmult > LPFC_DMULT_MAX) in lpfc_modify_hba_eq_delay()
15049 dmult = LPFC_DMULT_MAX; in lpfc_modify_hba_eq_delay()
15058 eq_delay->u.request.eq[cnt].delay_multi = dmult; in lpfc_modify_hba_eq_delay()
15112 uint16_t dmult; in lpfc_eq_create() local
15146 dmult = 0; in lpfc_eq_create()
15148 dmult); in lpfc_eq_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info950 Cause nops to be inserted if a dmult or dmultu instruction is
15284 Cause nops to be inserted if a dmult or dmultu instruction is
H A Dgcc.info22008 Work around the RM7000 'dmult'/'dmultu' errata. The workarounds
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info950 Cause nops to be inserted if a dmult or dmultu instruction is
15284 Cause nops to be inserted if a dmult or dmultu instruction is
H A Dgcc.info22008 Work around the RM7000 'dmult'/'dmultu' errata. The workarounds