Searched refs:SGPIO_LUTON_BIT_SOURCE (Results 1 – 1 of 1) sorted by relevance
65 #define SGPIO_LUTON_BIT_SOURCE GENMASK(11, 0) macro294 clr = FIELD_PREP(SGPIO_LUTON_BIT_SOURCE, BIT(bit)); in sgpio_output_set()295 set = FIELD_PREP(SGPIO_LUTON_BIT_SOURCE, value << bit); in sgpio_output_set()331 val = FIELD_GET(SGPIO_LUTON_BIT_SOURCE, portval); in sgpio_output_get()