Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c47 #define OSPI_PROT_CODE_SIZE_MASK GENMASK(1, 0) macro
329 prot |= FIELD_PREP(OSPI_PROT_CODE_SIZE_MASK, 1); /* 1byte */ in f_ospi_config_indir_protocol()