Home
last modified time | relevance | path

Searched refs:tmod (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2601 uint64_t tmod:4; member
2613 uint64_t tmod:4;
2630 uint64_t tmod:4; member
2642 uint64_t tmod:4;
2658 uint64_t tmod:4; member
2670 uint64_t tmod:4;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2601 uint64_t tmod:4; member
2613 uint64_t tmod:4;
2630 uint64_t tmod:4; member
2642 uint64_t tmod:4;
2658 uint64_t tmod:4; member
2670 uint64_t tmod:4;
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpath.c724 struct avs_tplg_module *tmod; in avs_path_pipeline_create() local
746 list_for_each_entry(tmod, &template->mod_list, node) { in avs_path_pipeline_create()
749 mod = avs_path_module_create(adev, ppl, tmod); in avs_path_pipeline_create()
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dcore.c447 struct rsnd_mod *tmod = NULL; in rsnd_get_busif_shift() local
465 tmod = rsnd_io_to_mod(io, mods[i]); in rsnd_get_busif_shift()
466 if (tmod) in rsnd_get_busif_shift()
470 if (tmod != mod) in rsnd_get_busif_shift()
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dcore.c441 struct rsnd_mod *tmod = NULL; in rsnd_get_busif_shift() local
459 tmod = rsnd_io_to_mod(io, mods[i]); in rsnd_get_busif_shift()
460 if (tmod) in rsnd_get_busif_shift()
464 if (tmod != mod) in rsnd_get_busif_shift()

Completed in 18 milliseconds