Searched refs:wtarget (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/ |
| H A D | mbus.c | 184 u8 wtarget, wattr; in mvebu_mbus_window_conflicts() local 189 &wtarget, &wattr, NULL); in mvebu_mbus_window_conflicts() 206 if (target == wtarget && attr == wattr) in mvebu_mbus_window_conflicts() 418 u8 wtarget, wattr; in mvebu_mbus_get_lowest_base() local 423 &wtarget, &wattr, NULL); in mvebu_mbus_get_lowest_base()
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | mvebu-mbus.c | 281 u8 wtarget, wattr; in mvebu_mbus_window_conflicts() local 286 &wtarget, &wattr, NULL); in mvebu_mbus_window_conflicts() 493 u8 wtarget, wattr; in mvebu_devs_debug_show() local 498 &wtarget, &wattr, &wremap); in mvebu_devs_debug_show() 507 (unsigned long long)(wbase + wsize), wtarget, wattr); in mvebu_devs_debug_show()
|