Home
last modified time | relevance | path

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

/sound/soc/sh/
Dfsi.c153 #define BUSOP_GET(s, a) (((a) >> SHIFT_ ## s ## DATA) & 0xF) macro
1526 data = BUSOP_GET(16, io->bus_option); in fsi_hw_startup()
1529 data = BUSOP_GET(24, io->bus_option); in fsi_hw_startup()