Home
last modified time | relevance | path

Searched refs:type1 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip.h357 #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 Dmkimage.c33 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 Dpinctrl-rockchip.c184 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument
197 { .drv_type = type1, .offset = -1 }, \