Searched refs:gpr_val (Results 1 – 3 of 3) sorted by relevance
27 if (pins[i].pinmux.gpr_val) { in pinctrl_configure_pins()29 (pins[i].pinmux.gpr_val << pins[i].pinmux.gpr_shift); in pinctrl_configure_pins()
55 uint8_t gpr_val: 1; /* value to write to GPR register */ member78 (.gpr_val = DT_PROP_BY_IDX(node_id, gpr, 2),)) \
101 uint8_t gpr_val: 1; /* value to write to GPR register */ member128 (.gpr_val = DT_PROP_BY_IDX(node_id, gpr, 2),)) \