| /utopia/UTPA2-700.0.x/modules/msos/hal/M7621/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 156 else if((u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE)) //MIU1 in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 159 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 165 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 169 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 171 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 173 u64PhyAddr = u64BusAddr - HAL_MIU2_BUS_BASE + HAL_MIU2_BASE; in HAL_MsOS_MPool_BA2PA() [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/maxim/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 156 else if((u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE)) //MIU1 in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 159 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 165 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 169 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 171 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 173 u64PhyAddr = u64BusAddr - HAL_MIU2_BUS_BASE + HAL_MIU2_BASE; in HAL_MsOS_MPool_BA2PA() [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/M7821/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 156 else if((u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE)) //MIU1 in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 159 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 165 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 169 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 171 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 173 u64PhyAddr = u64BusAddr - HAL_MIU2_BUS_BASE + HAL_MIU2_BASE; in HAL_MsOS_MPool_BA2PA() [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/maserati/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 156 else if((u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE)) //MIU1 in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 159 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 165 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 169 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 171 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 173 u64PhyAddr = u64BusAddr - HAL_MIU2_BUS_BASE + HAL_MIU2_BASE; in HAL_MsOS_MPool_BA2PA() [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/k7u/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mooney/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/messi/msos/linux/ |
| H A D | halMPool.c | 147 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 152 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 153 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 162 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 166 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 168 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 170 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/k6lite/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/curry/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/manhattan/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mainz/msos/linux/ |
| H A D | halMPool.c | 147 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 152 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 153 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 162 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 166 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 168 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 170 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/k6/msos/linux/ |
| H A D | halMPool.c | 149 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 154 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 157 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 164 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 168 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 170 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 172 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/macan/msos/linux/ |
| H A D | halMPool.c | 147 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 152 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 153 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 155 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 162 MS_PHY u64PhyAddr = 0x0; in HAL_MsOS_MPool_BA2PA() local 166 u64PhyAddr = u64BusAddr - HAL_MIU0_BUS_BASE + HAL_MIU0_BASE; in HAL_MsOS_MPool_BA2PA() 168 u64PhyAddr = u64BusAddr - HAL_MIU1_BUS_BASE + HAL_MIU1_BASE; in HAL_MsOS_MPool_BA2PA() 170 return u64PhyAddr; in HAL_MsOS_MPool_BA2PA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/macan/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/maserati/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/M7821/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/curry/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/M7621/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/k6/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/k7u/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/maxim/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mooney/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|
| /utopia/UTPA2-700.0.x/modules/msos/hal/mainz/msos/optee/ |
| H A D | halMPool.c | 100 MS_PHY HAL_MsOS_MPool_PA2BA(MS_PHY u64PhyAddr) in HAL_MsOS_MPool_PA2BA() argument 104 if( (u64PhyAddr >= HAL_MIU0_BASE) && (u64PhyAddr < HAL_MIU1_BASE) ) // MIU0 in HAL_MsOS_MPool_PA2BA() 105 u64BusAddr = u64PhyAddr - HAL_MIU0_BASE + HAL_MIU0_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 106 else if( (u64PhyAddr >= HAL_MIU1_BASE) && (u64PhyAddr < HAL_MIU2_BASE) ) // MIU1 in HAL_MsOS_MPool_PA2BA() 107 u64BusAddr = u64PhyAddr - HAL_MIU1_BASE + HAL_MIU1_BUS_BASE; in HAL_MsOS_MPool_PA2BA() 109 u64BusAddr = u64PhyAddr - HAL_MIU2_BASE + HAL_MIU2_BUS_BASE; // MIU2 in HAL_MsOS_MPool_PA2BA()
|