| /rk3399_rockchip-uboot/arch/mips/include/asm/mach-generic/ |
| H A D | spaces.h | 17 #define PHYS_OFFSET _AC(0, UL) 22 #define CAC_BASE _AC(0x40000000, UL) 24 #define CAC_BASE _AC(0x80000000, UL) 27 #define IO_BASE _AC(0xa0000000, UL) 30 #define UNCAC_BASE _AC(0xa0000000, UL) 35 #define MAP_BASE _AC(0x60000000, UL) 37 #define MAP_BASE _AC(0xc0000000, UL) 45 #define HIGHMEM_START _AC(0x20000000, UL) 54 #define CAC_BASE _AC(0x9800000000000000, UL) 56 #define CAC_BASE _AC(0xa800000000000000, UL) [all …]
|
| /rk3399_rockchip-uboot/board/BuR/common/ |
| H A D | common.c | 43 #define FDTPROP(b, c) fdt_getprop_u32_default(gd->fdt_blob, b, c, ~0UL) 61 unsigned int driver = env_get_ulong("ds1_bright_drv", 16, 0UL); in lcdbacklight() 63 unsigned int pwmfrq = env_get_ulong("ds1_pwmfreq", 10, ~0UL); in lcdbacklight() 69 bright = bright != ~0UL ? bright : 50; in lcdbacklight() 94 if (pwmfrq != ~0UL) { in lcdbacklight() 99 tmp = ~0UL-(V_OSCK/pwmfrq); /* bottom value */ in lcdbacklight() 145 if (dtbprop != ~0UL) in load_lcdtiming() 148 pnltmp.pxl_clk_div = ~0UL; in load_lcdtiming() 189 pnltmp.hactive = env_get_ulong("ds1_hactive", 10, ~0UL); in load_lcdtiming() 190 pnltmp.vactive = env_get_ulong("ds1_vactive", 10, ~0UL); in load_lcdtiming() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/armv8/ |
| H A D | mmu.h | 36 (UL(0xff) << (MT_NORMAL * 8))) 65 #define PTE_BLOCK_PXN (UL(1) << 53) 66 #define PTE_BLOCK_UXN (UL(1) << 54)
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | xilinx_ll_temac.h | 111 #define MLSW_MASK (~0UL << MLSW_POS) 140 #define UAWL_UADDR_MASK (~0UL << UAWL_UADDR_POS) 183 #define RCW0_PADDR_MASK (~0UL << RCW_PADDR_POS) 252 #define UAW0_UADDR_MASK (~0UL << UAW0_UADDR_POS) 258 #define MAW0_MADDR_MASK (~0UL << MAW0_MADDR_POS)
|
| H A D | xilinx_ll_temac_fifo.c | 42 out_be32(&fifo_ctrl->isr, ~0UL); in ll_temac_reset_fifo() 58 out_be32(&fifo_ctrl->isr, ~0UL); in ll_temac_recv_fifo()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | lzmadec.c | 23 SizeT src_len = ~0UL, dst_len = ~0UL; in do_lzmadec()
|
| H A D | unzip.c | 14 unsigned long src_len = ~0UL, dst_len = ~0UL; in do_unzip()
|
| H A D | fitupd.c | 18 ulong addr = 0UL; in do_fitupd()
|
| H A D | zip.c | 14 unsigned long src_len, dst_len = ~0UL; in do_zip()
|
| H A D | fpga.c | 219 ulong image_size = ~0UL; in do_fpga() 221 if (gunzip((void *)data, ~0UL, in do_fpga()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | bitops.h | 25 (((~0UL) << (l)) & (~0UL >> (BITS_PER_LONG - 1 - (h)))) 169 if (((u32)word) == 0UL) in __ffs64()
|
| H A D | bitmap.h | 15 *dst = 0UL; in bitmap_zero()
|
| /rk3399_rockchip-uboot/arch/microblaze/include/asm/ |
| H A D | bitops.h | 227 tmp |= ~0UL >> (32-offset); in find_next_zero_bit() 246 tmp |= ~0UL >> size; in find_next_zero_bit() 327 tmp |= __swab32(~0UL >> (32-offset)); in ext2_find_next_zero_bit() 350 return result + ffz(__swab32(tmp) | (~0UL << size)); in ext2_find_next_zero_bit()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip-inno-hdmi-phy.c | 256 { ~0UL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} 272 { ~0UL, 0, 0, 0, 0} 291 ~0UL, { 314 ~0UL, { 348 ~0UL, { 483 for (; cfg->tmdsclock != ~0UL; cfg++) in inno_hdmi_phy_power_on() 488 for (; phy_cfg->tmdsclock != ~0UL; phy_cfg++) in inno_hdmi_phy_power_on() 492 if (cfg->tmdsclock == ~0UL || phy_cfg->tmdsclock == ~0UL) in inno_hdmi_phy_power_on() 546 for (; cfg->pixclock != ~0UL; cfg++) in inno_hdmi_phy_clk_set_rate() 550 if (cfg->pixclock == ~0UL) { in inno_hdmi_phy_clk_set_rate() [all …]
|
| H A D | rockchip_dw_hdmi.c | 137 ~0UL, { 177 ~0UL, { 190 ~0UL, { 0x0000, 0x0000, 0x0000}, 200 { ~0UL, 0x0000, 0x0000, 0x0000}, 201 { ~0UL, 0x0000, 0x0000, 0x0000}
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | const.h | 25 #define _BITUL(x) (_AC(1,UL) << (x))
|
| H A D | bitops.h | 743 tmp |= ~0UL >> (32-offset); in find_next_zero_bit() 762 tmp |= ~0UL << size; in find_next_zero_bit() 854 tmp |= __swab32(~0UL >> (32-offset)); in ext2_find_next_zero_bit() 877 return result + ffz(__swab32(tmp) | (~0UL << size)); in ext2_find_next_zero_bit()
|
| /rk3399_rockchip-uboot/include/usb/ |
| H A D | lin_gadget_compat.h | 26 *dst = 0UL; in bitmap_zero()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | main.c | 59 update_tftp(0UL, NULL, NULL); in main_loop()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | trace.h | 65 FUNCF_EXIT = 0UL << 30,
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | bitops.h | 250 tmp |= ~0UL >> (32-offset); in find_next_zero_bit() 268 tmp |= ~0UL << size; in find_next_zero_bit() 340 tmp |= ~0UL >> (32-offset); in ext2_find_next_zero_bit()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | bitops.h | 141 tmp |= ~0UL >> (32-offset); in find_next_zero_bit() 161 tmp |= ~0UL >> size; in find_next_zero_bit()
|
| /rk3399_rockchip-uboot/board/micronas/vct/ |
| H A D | ebi.h | 23 #define EBI_CPU_ADDR_MASK ~(~0UL << EBI_CPU_ID_SHIFT)
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_env.c | 97 size = (~0UL); in env_init_parts() 118 if (size == (~0UL)) in env_init_parts()
|
| H A D | part_rkparm.c | 73 size = (~0UL); in rkparm_param_parse() 97 if (size == (~0UL)) in rkparm_param_parse()
|