Searched refs:type1 (Results 1 – 3 of 3) sorted by relevance
| /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 370 { .drv_type = type1, .offset = -1 }, \
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkimage.c | 33 const int *type1 = vtype1; in h_compare_category_name() local 35 const char *name1 = genimg_get_cat_short_name(cur_category, *type1); 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 197 { .drv_type = type1, .offset = -1 }, \
|