Home
last modified time | relevance | path

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

/openbmc/linux/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() argument
138 ret = stm32_sai_sync_conf_client(sai_client, synci); in stm32_sai_set_sync()
H A Dstm32_sai_sub.c118 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);
/openbmc/linux/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/openbmc/linux/arch/mips/kernel/
H A Drelocate_kernel.S94 synci 0($0)
/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h164 synci 0($0)