Home
last modified time | relevance | path

Searched defs:shift_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c348 uint32_t shift_mask = 0xff, status = 0, data = 0; in ibex_spi_host_write() local
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c230 static inline void shift_mask(u32 *mask) in shift_mask() function