Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-core.c38 #define FSI_SLAVE_CONF_TYPE_MASK GENMASK(11, 4) macro
482 type = (conf & FSI_SLAVE_CONF_TYPE_MASK) in fsi_slave_scan()