Home
last modified time | relevance | path

Searched refs:type2 (Results 1 – 4 of 4) sorted by relevance

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