Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c31 #define SGPIO_SRC_BITS 3 /* 3 bit wide field per pin */ macro
285 unsigned int bit = SGPIO_SRC_BITS * addr->bit; in sgpio_output_set()
326 unsigned int bit = SGPIO_SRC_BITS * addr->bit; in sgpio_output_get()