Searched refs:wtarget (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | mbus.c | 183 u8 wtarget, wattr; in mvebu_mbus_window_conflicts() local 188 &wtarget, &wattr, NULL); in mvebu_mbus_window_conflicts() 205 if (target == wtarget && attr == wattr) in mvebu_mbus_window_conflicts() 417 u8 wtarget, wattr; in mvebu_mbus_get_lowest_base() local 422 &wtarget, &wattr, NULL); in mvebu_mbus_get_lowest_base()
|
/openbmc/linux/drivers/bus/ |
H A D | mvebu-mbus.c | 278 u8 wtarget, wattr; in mvebu_mbus_window_conflicts() local 283 &wtarget, &wattr, NULL); in mvebu_mbus_window_conflicts() 479 u8 wtarget, wattr; in mvebu_devs_debug_show() local 484 &wtarget, &wattr, &wremap); in mvebu_devs_debug_show() 493 (unsigned long long)(wbase + wsize), wtarget, wattr); in mvebu_devs_debug_show()
|