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