📄 maldcr.s
字号:
/********************************************************************************* sysDcrMaltxctp31rGet - get the contents of MAL Transmit Channel 31 Table* Pointer Register** This routine reads and returns the contents of the MAL Transmit Channel 31* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMaltxctp31rGet (void)*/FUNC_BEGIN(sysDcrMaltxctp31rGet) mfdcr r3, MAL_TXCTP31R blrFUNC_END(sysDcrMaltxctp31rGet)/********************************************************************************* sysDcrMaltxctp31rSet - set the contents of MAL Transmit Channel 31 Table* Pointer Register** This routine writes the contents of the MAL Transmit Channel 31 Table Pointer* Register.** NOMANUAL* void sysDcrMaltxctp31rSet (UINT32)*/FUNC_BEGIN(sysDcrMaltxctp31rSet) mtdcr MAL_TXCTP31R, r3 blrFUNC_END(sysDcrMaltxctp31rSet)#endif /* MAL_CHANNELS_64 *//********************************************************************************* sysDcrMalrxctp0rGet - get the contents of MAL Receive Channel 0 Table Pointer* Register** This routine reads and returns the contents of the MAL Receive Channel 0* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp0rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp0rGet) mfdcr r3, MAL_RXCTP0R#if defined (PPC405GP_REVB) || defined (PPC405GP_REVC) /* revB/C errata # 8 */ nop nop nop#endif blrFUNC_END(sysDcrMalrxctp0rGet)/********************************************************************************* sysDcrMalrxctp0rSet - set the contents of MAL Receive Channel 0 Table Pointer* Register** This routine writes the contents of the MAL Receive Channel 0 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp0rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp0rSet) mtdcr MAL_RXCTP0R, r3#if defined (PPC405GP_REVB) || defined (PPC405GP_REVC) /* revB/C errata # 8 */ nop nop nop#endif blrFUNC_END(sysDcrMalrxctp0rSet)/********************************************************************************* sysDcrMalrxctp1rGet - get the contents of MAL Receive Channel 1 Table Pointer* Register** This routine reads and returns the contents of the MAL Receive Channel 1* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp1rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp1rGet) mfdcr r3, MAL_RXCTP1R blrFUNC_END(sysDcrMalrxctp1rGet)/********************************************************************************* sysDcrMalrxctp1rSet - set the contents of MAL Receive Channel 1 Table Pointer* Register** This routine writes the contents of the MAL Receive Channel 1 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp1rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp1rSet) mtdcr MAL_RXCTP1R, r3 blrFUNC_END(sysDcrMalrxctp1rSet)/********************************************************************************* sysDcrMalrxctp2rGet - get the contents of MAL Receive Channel 2 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 2* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp2rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp2rGet) mfdcr r3, MAL_RXCTP2R blrFUNC_END(sysDcrMalrxctp2rGet)/********************************************************************************* sysDcrMalrxctp2rSet - set the contents of MAL Receive Channel 2 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 2 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp2rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp2rSet) mtdcr MAL_RXCTP2R, r3 blrFUNC_END(sysDcrMalrxctp2rSet)/********************************************************************************* sysDcrMalrxctp3rGet - get the contents of MAL Receive Channel 3 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 3* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp3rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp3rGet) mfdcr r3, MAL_RXCTP3R blrFUNC_END(sysDcrMalrxctp3rGet)/********************************************************************************* sysDcrMalrxctp3rSet - set the contents of MAL Receive Channel 3 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 3 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp3rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp3rSet) mtdcr MAL_RXCTP3R, r3 blrFUNC_END(sysDcrMalrxctp3rSet)#ifdef MAL_CHANNELS_32/********************************************************************************* sysDcrMalrxctp4rGet - get the contents of MAL Receive Channel 4 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 4* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp4rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp4rGet) mfdcr r3, MAL_RXCTP4R blrFUNC_END(sysDcrMalrxctp4rGet)/********************************************************************************* sysDcrMalrxctp4rSet - set the contents of MAL Receive Channel 4 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 4 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp4rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp4rSet) mtdcr MAL_RXCTP4R, r3 blrFUNC_END(sysDcrMalrxctp4rSet)/********************************************************************************* sysDcrMalrxctp5rGet - get the contents of MAL Receive Channel 5 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 5* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp5rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp5rGet) mfdcr r3, MAL_RXCTP5R blrFUNC_END(sysDcrMalrxctp5rGet)/********************************************************************************* sysDcrMalrxctp5rSet - set the contents of MAL Receive Channel 5 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 5 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp5rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp5rSet) mtdcr MAL_RXCTP5R, r3 blrFUNC_END(sysDcrMalrxctp5rSet)/********************************************************************************* sysDcrMalrxctp6rGet - get the contents of MAL Receive Channel 6 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 6* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp6rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp6rGet) mfdcr r3, MAL_RXCTP6R blrFUNC_END(sysDcrMalrxctp6rGet)/********************************************************************************* sysDcrMalrxctp6rSet - set the contents of MAL Receive Channel 6 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 6 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp6rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp6rSet) mtdcr MAL_RXCTP6R, r3 blrFUNC_END(sysDcrMalrxctp6rSet)/********************************************************************************* sysDcrMalrxctp7rGet - get the contents of MAL Receive Channel 7 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 7* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp7rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp7rGet) mfdcr r3, MAL_RXCTP7R blrFUNC_END(sysDcrMalrxctp7rGet)/********************************************************************************* sysDcrMalrxctp7rSet - set the contents of MAL Receive Channel 7 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 7 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp7rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp7rSet) mtdcr MAL_RXCTP7R, r3 blrFUNC_END(sysDcrMalrxctp7rSet)/********************************************************************************* sysDcrMalrxctp8rGet - get the contents of MAL Receive Channel 8 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 8* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp8rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp8rGet) mfdcr r3, MAL_RXCTP8R blrFUNC_END(sysDcrMalrxctp8rGet)/********************************************************************************* sysDcrMalrxctp8rSet - set the contents of MAL Receive Channel 8 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 8 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp8rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp8rSet) mtdcr MAL_RXCTP8R, r3 blrFUNC_END(sysDcrMalrxctp8rSet)/********************************************************************************* sysDcrMalrxctp9rGet - get the contents of MAL Receive Channel 9 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 9* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp9rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp9rGet) mfdcr r3, MAL_RXCTP9R blrFUNC_END(sysDcrMalrxctp9rGet)/********************************************************************************* sysDcrMalrxctp9rSet - set the contents of MAL Receive Channel 9 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 9 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp9rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp9rSet) mtdcr MAL_RXCTP9R, r3 blrFUNC_END(sysDcrMalrxctp9rSet)/********************************************************************************* sysDcrMalrxctp10rGet - get the contents of MAL Receive Channel 10 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 10* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp10rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp10rGet) mfdcr r3, MAL_RXCTP10R blrFUNC_END(sysDcrMalrxctp10rGet)/********************************************************************************* sysDcrMalrxctp10rSet - set the contents of MAL Receive Channel 10 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 10 Table Pointer* Register.** NOMANUAL* void sysDcrMalrxctp10rSet (UINT32)*/FUNC_BEGIN(sysDcrMalrxctp10rSet) mtdcr MAL_RXCTP10R, r3 blrFUNC_END(sysDcrMalrxctp10rSet)/********************************************************************************* sysDcrMalrxctp11rGet - get the contents of MAL Receive Channel 11 Table* Pointer Register** This routine reads and returns the contents of the MAL Receive Channel 11* Table Pointer Register.** NOMANUAL* UINT32 sysDcrMalrxctp11rGet (void)*/FUNC_BEGIN(sysDcrMalrxctp11rGet) mfdcr r3, MAL_RXCTP11R blrFUNC_END(sysDcrMalrxctp11rGet)/********************************************************************************* sysDcrMalrxctp11rSet - set the contents of MAL Receive Channel 11 Table* Pointer Register** This routine writes the contents of the MAL Receive Channel 11 Table Pointer* Register.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -