Home
last modified time | relevance | path

Searched refs:synci (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_sai.c68 static int stm32_sai_sync_conf_client(struct stm32_sai_data *sai, int synci) in stm32_sai_sync_conf_client() argument
77 writel_relaxed(FIELD_PREP(SAI_GCR_SYNCIN_MASK, (synci - 1)), sai->base); in stm32_sai_sync_conf_client()
116 int synco, int synci) in stm32_sai_set_sync()
138 ret = stm32_sai_sync_conf_client(sai_client, synci); in stm32_sai_set_sync()
114 stm32_sai_set_sync(struct stm32_sai_data *sai_client, struct device_node *np_provider, int synco, int synci) stm32_sai_set_sync() argument
H A Dstm32_sai_sub.c88 * @synci: SAI block ext sync source (client setting). (SAI sync provider index)
120 int synci; member
1215 sai->synco, sai->synci); in stm32_sai_dai_probe()
1447 sai->synci = args.args[0]; in stm32_sai_sub_parse_of()
1448 if (sai->synci < 1 || in stm32_sai_sub_parse_of()
1449 (sai->synci > (SAI_GCR_SYNCIN_MAX + 1))) { in stm32_sai_sub_parse_of()
H A Dstm32_sai.h300 struct device_node *np_provider, int synco, int synci);
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_sai.c68 static int stm32_sai_sync_conf_client(struct stm32_sai_data *sai, int synci) in stm32_sai_sync_conf_client() argument
77 writel_relaxed(FIELD_PREP(SAI_GCR_SYNCIN_MASK, (synci - 1)), sai->base); in stm32_sai_sync_conf_client()
116 int synco, int synci) in stm32_sai_set_sync()
138 ret = stm32_sai_sync_conf_client(sai_client, synci); in stm32_sai_set_sync()
114 stm32_sai_set_sync(struct stm32_sai_data *sai_client, struct device_node *np_provider, int synco, int synci) stm32_sai_set_sync() argument
H A Dstm32_sai_sub.c86 * @synci: SAI block ext sync source (client setting). (SAI sync provider index)
118 int synci; member
1213 sai->synco, sai->synci); in stm32_sai_dai_probe()
1452 sai->synci = args.args[0]; in stm32_sai_sub_parse_of()
1453 if (sai->synci < 1 || in stm32_sai_sub_parse_of()
1454 (sai->synci > (SAI_GCR_SYNCIN_MAX + 1))) { in stm32_sai_sub_parse_of()
H A Dstm32_sai.h300 struct device_node *np_provider, int synco, int synci);
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S92 synci 0($0)
131 synci 0($0)
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate_kernel.S94 synci 0($0)
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h164 synci 0($0)

Completed in 10 milliseconds