Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Dfsi.c149 #define BUSOP_GET(s, a) (((a) >> SHIFT_ ## s ## DATA) & 0xF) macro
1534 data = BUSOP_GET(16, io->bus_option); in fsi_hw_startup()
1537 data = BUSOP_GET(24, io->bus_option); in fsi_hw_startup()