Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-microchip-sgpio.c69 #define SGPIO_OCELOT_PORT_WIDTH GENMASK(8, 7) macro
195 clr = SGPIO_OCELOT_PORT_WIDTH; in sgpio_configure_bitstream()
197 FIELD_PREP(SGPIO_OCELOT_PORT_WIDTH, width); in sgpio_configure_bitstream()