Home
last modified time | relevance | path

Searched defs:xbase (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra210_ope.h73 #define TEGRA_SOC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, \ argument
H A Dtegra210_mbdrc.c527 #define TEGRA_MBDRC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, xinfo) \ argument
521 TEGRA_MBDRC_BYTES_EXT(xname,xbase,xregs,xshift,xmask,xinfo) global() argument
/linux/sound/soc/codecs/
H A Darizona.h243 ARIZONA_EQ_CONTROL(xname,xbase) global() argument
250 ARIZONA_LHPF_CONTROL(xname,xbase) global() argument
H A Dmadera.h297 #define MADERA_EQ_CONTROL(xname, xbase) \ argument
304 #define MADERA_LHPF_CONTROL(xname, xbase) \ argument
H A Dcs48l32.h177 #define CS48L32_EQ_COEFF_CONTROL(xname, xreg, xbase, xshift) \ argument
223 #define CS48L32_LHPF_CONTROL(xname, xbase) \ argument
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1273 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument
1298 def __init__(self, db, collection, cpu, xbase): argument