Home
last modified time | relevance | path

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

/openbmc/u-boot/board/aspeed/ast2600_intel/
H A Dintel.c66 #define SGPIO_M1_PINS_MASK GENMASK(10, 6) macro
111 ((10 << SGPIO_M1_PINS_SHIFT) & SGPIO_M1_PINS_MASK) | in sgpio_init()