Home
last modified time | relevance | path

Searched refs:SGPIO_LUTON_PORT_WIDTH (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c64 #define SGPIO_LUTON_PORT_WIDTH GENMASK(3, 2) macro
191 clr = SGPIO_LUTON_PORT_WIDTH; in sgpio_configure_bitstream()
193 FIELD_PREP(SGPIO_LUTON_PORT_WIDTH, width); in sgpio_configure_bitstream()