Searched refs:__bi_pins_with_name (Results 1 – 1 of 1) sorted by relevance
89 #define __bi_pins_with_name(_mask, _label) \ macro131 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label))133 #define bi_pin_mask_with_names(pmask, label) __bi_pins_with_name((pmask), (label))
Completed in 3 milliseconds