Searched defs:ext (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/dts/ |
| H A D | microAptiv.dtsi | 17 ext: ext { label
|
| /rk3399_rockchip-uboot/include/ |
| H A D | stdio_dev.h | 24 int ext; /* Supported extensions */ member
|
| H A D | fat.h | 136 char name[8],ext[3]; /* Name and extension */ member
|
| /rk3399_rockchip-uboot/net/ |
| H A D | bootp.c | 190 static void bootp_process_vendor_field(u8 *ext) in bootp_process_vendor_field() 298 static void bootp_process_vendor(u8 *ext, int size) in bootp_process_vendor()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | kwbimage.h | 49 uint8_t ext; /* 0x1E */ member 90 uint8_t ext; /* 0x1E */ member
|
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_dpni.h | 56 #define DPNI_PREP_EXTENDED_CFG(ext, cfg) \ argument 86 #define DPNI_EXT_EXTENDED_CFG(ext, cfg) \ argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop.h | 45 #define VOP_WIN_SET_EXT(x, ext, name, v) \ argument 420 const struct vop_scl_extension *ext; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | edid.c | 3763 cea_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure) in cea_for_each_detailed_block() 3778 vtb_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure) in vtb_for_each_detailed_block() 3803 u8 *ext = raw_edid + (i * EDID_SIZE); in drm_for_each_detailed_block() local
|