Home
last modified time | relevance | path

Searched refs:MFC_SPIF_SLAVE_ID (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]
/utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]
/utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]
/utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/
H A Dmdrv_mfc.c120 #define MFC_SPIF_SLAVE_ID 0x3 macro
238 return MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_ReadByte()
268 return MAdp_MPIF_Read2Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read2Bytes()
286 return MAdp_MPIF_Read3Byte(MFC_SPIF_SLAVE_ID, u16Reg); in MDrv_MFC_Read3Bytes()
316 return MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
323 ret = MAdp_MPIF_WriteByte(MFC_SPIF_SLAVE_ID, u16Addr, u8Val); in MDrv_MFC_WriteByte()
324 u8ReadVal = MAdp_MPIF_ReadByte(MFC_SPIF_SLAVE_ID, u16Addr); in MDrv_MFC_WriteByte()
359 MAdp_MPIF_Write2Byte(MFC_SPIF_SLAVE_ID, u16Reg, u16Value); in MDrv_MFC_Write2Bytes()
374 MAdp_MPIF_Write3Byte(MFC_SPIF_SLAVE_ID, u16Reg, u32Value); in MDrv_MFC_Write3Bytes()
568 MAdp_MPIF_InitSPIF(MFC_SPIF_SLAVE_ID); in MDrv_MFC_BringUp()
[all …]