Searched refs:SILABS_PINCTRL_GPIO_PORT_MASK (Results 1 – 2 of 2) sorted by relevance
25 #define SILABS_PINCTRL_GPIO_PORT_MASK 0x0000000FUL macro33 (FIELD_PREP(SILABS_PINCTRL_GPIO_PORT_MASK, port) | \
71 .port = FIELD_GET(SILABS_PINCTRL_GPIO_PORT_MASK, DT_PROP_BY_IDX(node, prop, idx)), \