Home
last modified time | relevance | path

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

/linux-6.15/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.c125 int synci; member
1344 sai->synco, sai->synci); in stm32_sai_dai_probe()
1583 sai->synci = args.args[0]; in stm32_sai_sub_parse_of()
1584 if (sai->synci < 1 || in stm32_sai_sub_parse_of()
1585 (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-6.15/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/linux-6.15/arch/mips/kernel/
H A Drelocate_kernel.S93 synci 0($0)
/linux-6.15/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h164 synci 0($0)