Home
last modified time | relevance | path

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

/linux/sound/soc/stm/
H A Dstm32_sai.c84 static int stm32_sai_sync_conf_client(struct stm32_sai_data *sai, int synci) in stm32_sai_sync_conf_client() argument
93 writel_relaxed(FIELD_PREP(SAI_GCR_SYNCIN_MASK, (synci - 1)), sai->base); in stm32_sai_sync_conf_client()
132 int synco, int synci) in stm32_sai_set_sync() argument
154 ret = stm32_sai_sync_conf_client(sai_client, synci); in stm32_sai_set_sync()
H A Dstm32_sai_sub.c90 * @synci: SAI block ext sync source (client setting). (SAI sync provider index)
125 int synci; member
1346 sai->synco, sai->synci); in stm32_sai_dai_probe()
1585 sai->synci = args.args[0]; in stm32_sai_sub_parse_of()
1586 if (sai->synci < 1 || in stm32_sai_sub_parse_of()
1587 (sai->synci > (SAI_GCR_SYNCIN_MAX + 1))) { in stm32_sai_sub_parse_of()
H A Dstm32_sai.h306 struct device_node *np_provider, int synco, int synci);
/linux/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/linux/arch/mips/kernel/
H A Drelocate_kernel.S93 synci 0($0)
/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h164 synci 0($0)