Searched defs:HC_CFG_SLV_ACT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/nand/raw/ | ||
H A D | mxic_nand.c | 31 #define HC_CFG_SLV_ACT(x) ((x) << 21) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-mxic.c | 32 #define HC_CFG_SLV_ACT(x) ((x) << 21) macro |