Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.c1537 MS_U16 u16MaskTmp = REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48); in HAL_CIPHER_IntEnable() local
1538 u16MaskTmp &= REG_HTS0_FIQ_MASK_CRYPTODMA; //FIQ 56 in reg_hst0_fiq_mask_63_48_ in HAL_CIPHER_IntEnable()
1539 REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48) = u16MaskTmp; in HAL_CIPHER_IntEnable()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.c1578 MS_U16 u16MaskTmp = REG16_R(_u32RegBase + REG_HST0_FIQ_MASK_63_48); in HAL_CIPHER_IntEnable() local
1579 u16MaskTmp &= REG_HTS0_FIQ_MASK_CRYPTODMA; //FIQ 56 in reg_hst0_fiq_mask_63_48_ in HAL_CIPHER_IntEnable()
1580 REG16_W(_u32RegBase + REG_HST0_FIQ_MASK_63_48, u16MaskTmp); in HAL_CIPHER_IntEnable()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.c1534 MS_U16 u16MaskTmp = REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48); in HAL_CIPHER_IntEnable() local
1535 u16MaskTmp &= REG_HTS0_FIQ_MASK_CRYPTODMA; //FIQ 56 in reg_hst0_fiq_mask_63_48_ in HAL_CIPHER_IntEnable()
1536 REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48) = u16MaskTmp; in HAL_CIPHER_IntEnable()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.c1537 MS_U16 u16MaskTmp = REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48); in HAL_CIPHER_IntEnable() local
1538 u16MaskTmp &= REG_HTS0_FIQ_MASK_CRYPTODMA; //FIQ 56 in reg_hst0_fiq_mask_63_48_ in HAL_CIPHER_IntEnable()
1539 REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48) = u16MaskTmp; in HAL_CIPHER_IntEnable()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.c1618 MS_U16 u16MaskTmp = REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48); in HAL_CIPHER_IntEnable() local
1619 u16MaskTmp &= REG_HTS0_FIQ_MASK_CRYPTODMA; //FIQ 56 in reg_hst0_fiq_mask_63_48_ in HAL_CIPHER_IntEnable()
1620 REG16(_u32RegBase + REG_HST0_FIQ_MASK_63_48) = u16MaskTmp; in HAL_CIPHER_IntEnable()