| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientRkNewFs_v2.c | 1068 off_t offs; in ree_fs_new_read() local 1121 off_t offs; in ree_fs_new_write() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | imximage.c | 513 int offs; in print_hdr_v2() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_nand_mlc.c | 695 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image()
|
| H A D | sunxi_nand.c | 470 int offs = 0; in sunxi_nfc_read_buf() local 503 int offs = 0; in sunxi_nfc_write_buf() local
|
| H A D | atmel_nand.c | 1246 static int nand_command(int block, int page, uint32_t offs, u8 cmd) in nand_command()
|
| H A D | nand_base.c | 3630 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) in nand_block_isbad()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs-media.h | 722 __le32 offs; member 736 __le32 offs; member
|
| H A D | ubifs.h | 878 int offs; member 904 int offs; member 1186 int offs; member 1286 int offs; member 1348 int offs; member 1380 int offs; member
|
| H A D | debug.c | 805 const struct ubifs_scan_leb *sleb, int offs) in ubifs_dump_sleb() 2617 int offs, int len) in dbg_leb_write()
|
| /rk3399_rockchip-uboot/drivers/phy/marvell/ |
| H A D | comphy_a3700.h | 13 #define MVEBU_REG(offs) ((uintptr_t)MVEBU_REGISTER(offs)) argument
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | nandc.h | 12 #define nandc_writel(v, offs) writel((v), (offs) + nandc_base) argument 13 #define nandc_readl(offs) readl((offs) + nandc_base) argument
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdpart.c | 764 uint64_t offs = 0; in allocate_partition() local
|
| H A D | mtdcore.c | 1037 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mvpp2.c | 715 #define MVPP2_PRS_TCAM_DATA_BYTE(offs) \ argument 717 #define MVPP2_PRS_TCAM_DATA_BYTE_EN(offs) \ argument 722 #define MVPP2_PRS_TCAM_EN_OFFS(offs) ((offs) + 2) argument 1536 unsigned int offs, unsigned char byte, in mvpp2_prs_tcam_data_byte_set() 1545 unsigned int offs, unsigned char *byte, in mvpp2_prs_tcam_data_byte_get()
|
| H A D | mvneta.c | 60 #define MVNETA_RXQ_PKT_OFFSET_MASK(offs) ((offs) << 8) argument
|