Searched refs:type2 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | twl4030.h | 244 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument 245 ((devgrp) << 13 | 1 << 12 | (grp) << 9 | (type2) << 7 \
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip.h | 357 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 371 { .drv_type = type2, .offset = -1 }, \
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkimage.c | 34 const int *type2 = vtype2; in h_compare_category_name() local 36 const char *name2 = genimg_get_cat_short_name(cur_category, *type2); in h_compare_category_name()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 184 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 198 { .drv_type = type2, .offset = -1 }, \
|