Searched refs:DT_GET_PIN_NO (Results 1 – 1 of 1) sorted by relevance
35 #define DT_GET_PIN_NO(val) ((val) & 0xFF) macro107 pin_no = DT_GET_PIN_NO(pinmux); in pio_pinctrl_dt_get()