Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rockchip.h129 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument
143 { .drv_type = type2, .offset = -1 }, \
/u-boot/include/
A Dtwl4030.h243 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument
244 ((devgrp) << 13 | 1 << 12 | (grp) << 9 | (type2) << 7 \
/u-boot/tools/
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()

Completed in 8 milliseconds