Searched refs:fel (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/sunxi-tools/ |
| H A D | Config.in | 25 bool "sunxi-fel" 30 The sunxi-fel command can interact with a sunxi device in 31 fel mode. This allows do download code to memory and execute 34 comment "sunxi-fel needs a toolchain w/ threads, gcc >= 4.9"
|
| H A D | sunxi-tools.mk | 16 SUNXI_TOOLS_TARGETS_$(BR2_PACKAGE_SUNXI_TOOLS_FEL) += sunxi-fel
|
| /OK3568_Linux_fs/u-boot/board/sunxi/ |
| H A D | README.nand | 32 sunxi-fel spl spl/sunxi-spl.bin 35 sunxi-fel write 0x4a000000 u-boot-dtb.bin 36 sunxi-fel write 0x43000000 spl/sunxi-spl-with-ecc.bin 39 sunxi-fel exe 0x4a000000
|
| H A D | README.sunxi64 | 117 use "sunxi-fel" to access the board: 118 $ ./sunxi-fel ver -v -p 120 Now use the sunxi-fel tool to write to the NOR flash: 121 $ ./sunxi-fel spiflash-write 0 spl/sunxi-spl.bin 122 $ ./sunxi-fel spiflash-write 32768 u-boot.itb
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-evb2-lp4x-v10-eink.dts | 68 panel,fel = <24>; 91 panel,fel = <12>; 114 panel,fel = <6>; 136 panel,fel = <6>;
|
| H A D | rk3566-rk817-eink-w103.dts | 251 panel,fel = <24>; 274 panel,fel = <12>; 297 panel,fel = <6>;
|
| H A D | rk3566-rk817-eink.dts | 172 panel,fel = <24>; 194 panel,fel = <12>;
|
| H A D | rk3566-rk817-eink-w6.dts | 197 panel,fel = <5>;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/ |
| H A D | ebc_panel.h | 45 u32 fel; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc.h | 31 u32 fel; member
|
| H A D | rk_ebc_tcon.c | 281 panel->fel) | DSP_VS_END(panel->fsl)); in ebc_tcon_enable()
|
| H A D | rk_eink_display.c | 834 plat->fel = dev_read_u32_default(dev, "panel,fel", 0); in rockchip_eink_display_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | sunxi-common.h | 416 func(FEL, fel, na) \
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | namei.c | 515 struct ocfs2_extent_list *fel; in __ocfs2_mknod_locked() local 585 fel = &fe->id2.i_list; in __ocfs2_mknod_locked() 586 fel->l_tree_depth = 0; in __ocfs2_mknod_locked() 587 fel->l_next_free_rec = 0; in __ocfs2_mknod_locked() 588 fel->l_count = cpu_to_le16(ocfs2_extent_recs_per_inode(osb->sb)); in __ocfs2_mknod_locked()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/ |
| H A D | ebc_tcon.c | 176 DSP_VTOTAL(panel->fsl + panel->fbl + panel->fdl + panel->fel) | DSP_VS_END(panel->fsl)); in tcon_enable()
|