Home
last modified time | relevance | path

Searched defs:SGPIO_BYTES (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/aspeed/evb_ast2600/
H A Devb_ast2600.c59 #define SGPIO_BYTES(N) ((N) << 6) in sgpio_init() macro
/openbmc/u-boot/board/aspeed/ast2600_dcscm/
H A Dast2600_dcscm.c59 #define SGPIO_BYTES(N) ((N) << 6) in sgpio_init() macro
/openbmc/u-boot/board/aspeed/ast2600_intel/
H A Dintel.c103 #define SGPIO_BYTES(N) ((N) << 6) in sgpio_init() macro