Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-img-spfi.c26 #define SPFI_DEVICE_PARAMETER_BITCLK_MASK 0xff macro
454 val &= ~(SPFI_DEVICE_PARAMETER_BITCLK_MASK << in img_spfi_config()