| /u-boot/drivers/clk/ |
| A D | clk-fixed-factor.c | 23 struct clk_fixed_factor *fix = to_clk_fixed_factor(clk); in clk_factor_recalc_rate() local 27 rate = (unsigned long long int)parent_rate * fix->mult; in clk_factor_recalc_rate() 28 do_div(rate, fix->div); in clk_factor_recalc_rate() 40 struct clk_fixed_factor *fix; in clk_hw_register_fixed_factor() local 44 fix = kzalloc(sizeof(*fix), GFP_KERNEL); in clk_hw_register_fixed_factor() 45 if (!fix) in clk_hw_register_fixed_factor() 49 fix->mult = mult; in clk_hw_register_fixed_factor() 50 fix->div = div; in clk_hw_register_fixed_factor() 51 clk = &fix->clk; in clk_hw_register_fixed_factor() 57 kfree(fix); in clk_hw_register_fixed_factor()
|
| /u-boot/drivers/video/imx/ |
| A D | mxc_ipuv3_fb.c | 173 fbi->fix.line_length, in setup_disp_channel2() 174 fbi->fix.smem_start, in setup_disp_channel2() 175 fbi->fix.smem_start + in setup_disp_channel2() 184 fbi->fix.smem_start, in setup_disp_channel2() 209 if (!fbi->fix.smem_start || (mem_len > fbi->fix.smem_len)) { in mxcfb_set_par() 388 if (fbi->fix.smem_len < fbi->var.yres_virtual * fbi->fix.line_length) { in mxcfb_map_video_memory() 392 fbi->fix.smem_len = roundup(fbi->fix.smem_len, ARCH_DMA_MINALIGN); in mxcfb_map_video_memory() 399 fbi->fix.smem_len = 0; in mxcfb_map_video_memory() 405 (uint32_t) fbi->fix.smem_start, fbi->fix.smem_len); in mxcfb_map_video_memory() 420 fbi->fix.smem_len = 0; in mxcfb_unmap_video_memory() [all …]
|
| /u-boot/scripts/ |
| A D | documentation-file-ref-check | 22 my $fix = 0; 31 'fix' => \$fix, 42 print "Finding broken references. This may take a while... " if ($fix); 65 if ($fix && !$doc_fix) { 140 if ($fix) { 153 exit 0 if (!$fix);
|
| A D | checkpatch.pl | 43 my $fix = 0; 3086 $fix) { 3093 $fix) { 3173 $fix) { 3375 $fix) { 3385 $fix) { 3459 $fix) { 3533 $fix) { 3544 $fix) { 3587 $fix) { [all …]
|
| A D | Makefile.lib | 95 name-fix = $(squote)$(quote)$(subst $(comma),_,$(subst -,_,$1))$(quote)$(squote) 96 basename_flags = -DKBUILD_BASENAME=$(call name-fix,$(basetarget)) 98 -DKBUILD_MODNAME=$(call name-fix,$(modname)))
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | u-boot.lds | 108 * this is a temporary fix. Code to dynamically the fixup the bss
|
| /u-boot/doc/arch/ |
| A D | mips.rst | 28 - fix dcache_disable() to do both flushing and disabling cache.
|
| /u-boot/board/sbc8548/ |
| A D | README | 75 board has the errata fix by running "i2c probe". If you see 0x53 77 then your board does not have the fix. 80 fix has been applied: 98 fix, then you will have to physically remove the LBC 128MB DIMM
|
| /u-boot/doc/sphinx-static/ |
| A D | theme_overrides.css | 70 /* fix bottom margin of lists items */
|
| /u-boot/doc/ |
| A D | README.vxworks | 30 used, which includes board-specific DTB fix up. To keep backward compatibility, 70 handle bootline fix up for the kernel dtb automatically.
|
| /u-boot/ |
| A D | .mailmap | 2 # This list is used by git-shortlog to fix a few botched name translations
|
| /u-boot/drivers/misc/ |
| A D | fsl_iim.c | 75 #error Endianess is not defined: please fix to continue
|
| /u-boot/drivers/video/ |
| A D | da8xx-fb.c | 573 if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) in fb_setcolreg() 1005 da8xx_fb_info->fix = da8xx_fb_fix; in video_hw_init() 1008 da8xx_fb_info->fix.visual = (da8xx_fb_info->var.bits_per_pixel <= 8) ? in video_hw_init()
|
| A D | fsl_diu_fb.c | 300 info.fix.line_length = info.var.xres * info.var.bits_per_pixel / 8; in fsl_diu_init()
|
| A D | fsl_dcu_fb.c | 432 fbinfo->fix.line_length = fbinfo->var.xres * in fsl_probe_common()
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | board.c | 153 #error Unsupported console port number. Please fix pin mux settings in board.c in gpio_init()
|
| /u-boot/arch/arm/dts/ |
| A D | sun50i-h6-pine-h64.dts | 304 * fix this up in no eMMC is connected.
|
| A D | sun8i-r16-bananapi-m2m.dts | 263 * supported right now, just use the two as always on, and we will fix
|
| A D | sun8i-r40-bananapi-m2-ultra.dts | 264 * right now, just use the two as always on, and we will fix it later.
|
| A D | sun8i-v40-bananapi-m2-berry.dts | 244 * right now, just use the two as always on, and we will fix it later.
|
| A D | exynos5420-peach-pit.dts | 169 * fix the 30Hz no display issue
|
| /u-boot/lib/efi_loader/ |
| A D | Kconfig | 223 The EFI device-tree fix-up protocol provides a function to let the 224 firmware apply fix-ups. This may be used by boot loaders.
|
| /u-boot/include/linux/ |
| A D | fb.h | 498 struct fb_fix_screeninfo fix; /* Current fix */ member
|
| /u-boot/doc/api/ |
| A D | linker_lists.rst | 153 The simplest fix seems to be to force each separate linker_list to start
|
| /u-boot/doc/board/emulation/ |
| A D | qemu-mips.rst | 76 #patch to fix mips interrupt init on 2.6.24.y kernel
|