Home
last modified time | relevance | path

Searched refs:bsel (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmisc.h12 struct bsel { struct
17 extern struct bsel bsel_str[]; argument
H A Dsystem_manager.h90 #define SYSMGR_GET_BOOTINFO_BSEL(bsel) \ argument
91 (((bsel) >> SYSMGR_BOOTINFO_BSEL_SHIFT) & 7)
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dmisc_gen5.c206 const u32 bsel = in print_cpuinfo() local
212 printf("BOOT: %s\n", bsel_str[bsel].name); in print_cpuinfo()
220 const u32 bsel = readl(&sysmgr_regs->bootinfo) & 0x7; in arch_misc_init() local
222 env_set("bootmode", bsel_str[bsel].mode); in arch_misc_init()
H A Dspl.c45 const u32 bsel = readl(&sysmgr_regs->bootinfo); in spl_boot_device() local
47 switch (SYSMGR_GET_BOOTINFO_BSEL(bsel)) { in spl_boot_device()
64 printf("Invalid boot device (bsel=%08x)!\n", bsel); in spl_boot_device()
H A Dmisc_arria10.c244 const u32 bsel = in print_cpuinfo() local
249 printf("BOOT: %s\n", bsel_str[bsel].name); in print_cpuinfo()
H A Dmisc.c29 struct bsel bsel_str[] = {
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98373-i2c.c319 int bsel = 0; in max98373_dai_tdm_slot() local
330 bsel = max98373_get_bclk_sel(slots * slot_width); in max98373_dai_tdm_slot()
331 if (bsel == 0) { in max98373_dai_tdm_slot()
340 bsel); in max98373_dai_tdm_slot()
H A Dmax98927.c408 int bsel = 0; in max98927_dai_tdm_slot() local
414 bsel = max98927_get_bclk_sel(slots * slot_width); in max98927_dai_tdm_slot()
415 if (bsel == 0) { in max98927_dai_tdm_slot()
424 bsel); in max98927_dai_tdm_slot()
H A Dmax98390.c393 int bsel; in max98390_dai_tdm_slot() local
405 bsel = max98390_get_bclk_sel(slots * slot_width); in max98390_dai_tdm_slot()
406 if (!bsel) { in max98390_dai_tdm_slot()
415 bsel); in max98390_dai_tdm_slot()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s700-pinctrl.txt82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3