Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-mt65xx.c83 #define PIN_MODE_CFG(x) ((x) / 2) macro
998 reg_val |= PIN_MODE_CFG(nio); in mtk_spi_mem_exec_op()