Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mpfs.c33 #define CONTROL_MASTER BIT(1) macro
317 control |= CONTROL_MASTER; in mpfs_spi_init()
H A Dspi-microchip-core-qspi.c28 #define CONTROL_MASTER BIT(1) macro
389 control |= (CONTROL_MASTER | CONTROL_ENABLE); in mchp_coreqspi_setup_op()