Home
last modified time | relevance | path

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

/openbmc/openbmc-build-scripts/tools/
H A Downers127 def __suffix(self, file: str, entry: MatchEntry) -> None: member in CommitMatch
/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.c157 #define tmio_pio_read_fifo(__width, __suffix) \ argument
211 #define tmio_pio_write_fifo(__width, __suffix) \ argument
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h11 #define MODE_PREFIX(__suffix) s##__suffix argument
13 #define MODE_PREFIX(__suffix) m##__suffix argument