Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c120 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);
/OK3568_Linux_fs/kernel/arch/sh/boot/compressed/
H A Dhead_64.S57 synci
99 synci
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Drelocate_kernel.S92 synci 0($0)
131 synci 0($0)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info1204 '--with-synci'
1205 On MIPS targets, make '-msynci' the default when no '-mno-synci'
1208 '--without-synci'
1209 On MIPS targets, make '-mno-synci' the default when no '-msynci'
H A Dgcc.info1371 -mvr4130-align -mno-vr4130-align -msynci -mno-synci
22168 '-mno-synci'
22169 Enable (disable) generation of 'synci' instructions on
22170 architectures that support it. The 'synci' instructions (if
22173 This option defaults to '-mno-synci', but the default can be
22174 overridden by configuring GCC with '--with-synci'.
22177 safe to use 'synci'. However, on many multi-core (SMP) systems, it
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info1204 '--with-synci'
1205 On MIPS targets, make '-msynci' the default when no '-mno-synci'
1208 '--without-synci'
1209 On MIPS targets, make '-mno-synci' the default when no '-msynci'
H A Dgcc.info1371 -mvr4130-align -mno-vr4130-align -msynci -mno-synci
22168 '-mno-synci'
22169 Enable (disable) generation of 'synci' instructions on
22170 architectures that support it. The 'synci' instructions (if
22173 This option defaults to '-mno-synci', but the default can be
22174 overridden by configuring GCC with '--with-synci'.
22177 safe to use 'synci'. However, on many multi-core (SMP) systems, it