Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_HwAccess.h1093 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgValid()
1096 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgValid()
1118 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgSecureAttribute()
1121 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgSecureAttribute()
1143 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgMaskType()
1146 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgMaskType()
1168 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgMask()
1171 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgMask()
1193 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgDomainIdMatch()
1196 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgDomainIdMatch()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_HwAccess.h1507 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgValid()
1510 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgValid()
1532 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgSecureAttribute()
1535 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgSecureAttribute()
1557 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgMaskType()
1560 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgMaskType()
1582 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgMask()
1585 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgMask()
1607 uint32 RegValue = BaseAddr->MDAD[MdadInstance].TGMDAD; in Qspi_Ip_Sfp_SetTgDomainIdMatch()
1610 BaseAddr->MDAD[MdadInstance].TGMDAD = RegValue; in Qspi_Ip_Sfp_SetTgDomainIdMatch()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c1133 BaseAddr->MDAD[Mdad].TGSFARS |= QuadSPI_TGSFARS_CLR_MASK; in Qspi_Ip_Sfp_ClearLatchedErrors_Privileged()
1134 BaseAddr->MDAD[Mdad].TGIPCRS |= QuadSPI_TGIPCRS_CLR_MASK; in Qspi_Ip_Sfp_ClearLatchedErrors_Privileged()
1921 BaseAddr->MDAD[cnt].TGMDAD = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
1922 BaseAddr->MDAD[cnt].TGSFARS = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
1923 BaseAddr->MDAD[cnt].TGIPCRS = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Controller.c1364 BaseAddr->MDAD[Mdad].TGSFARS |= QuadSPI_TGSFARS_CLR_MASK; in Qspi_Ip_Sfp_ClearLatchedErrors_Privileged()
1365 BaseAddr->MDAD[Mdad].TGIPCRS |= QuadSPI_TGIPCRS_CLR_MASK; in Qspi_Ip_Sfp_ClearLatchedErrors_Privileged()
2259 BaseAddr->MDAD[cnt].TGMDAD = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
2260 BaseAddr->MDAD[cnt].TGSFARS = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
2261 BaseAddr->MDAD[cnt].TGIPCRS = 0x00000000UL; in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_QUADSPI.h151 } MDAD[QuadSPI_MDAD_COUNT]; member