Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c46 #define OSPI_PROT_ADDR_SIZE_MASK GENMASK(4, 2) macro
328 prot |= FIELD_PREP(OSPI_PROT_ADDR_SIZE_MASK, op->addr.nbytes); in f_ospi_config_indir_protocol()