Home
last modified time | relevance | path

Searched refs:kp (Results 1 – 9 of 9) sorted by relevance

/u-boot/arch/arm/dts/
A Dimx53-kp.dts17 compatible = "kp,imx53-kp", "fsl,imx53";
93 imx53-kp {
A Dimx6q-kp.dts15 compatible = "kp,imx6-kp", "fsl,imx6";
A DMakefile791 imx53-kp.dtb \
875 imx6q-kp.dtb \
/u-boot/include/
A Dubi_uboot.h48 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
/u-boot/scripts/
A Dbuild-efi.sh162 kp="$(sudo kpartx -av ${IMG})"
163 read boot_dev<<<$(grep -o 'loop.*p.' <<< "${kp}")
/u-boot/configs/
A Dkp_imx53_defconfig9 CONFIG_DEFAULT_DEVICE_TREE="imx53-kp"
A Dkp_imx6q_tpc_defconfig14 CONFIG_DEFAULT_DEVICE_TREE="imx6q-kp"
/u-boot/arch/powerpc/include/asm/
A Dmmu.h47 unsigned long kp:1; /* User 'key' (normally 1) */ member
61 unsigned long kp:1; /* User key (normally 1) */ member
/u-boot/drivers/mtd/ubi/
A Dbuild.c1441 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse() argument
1443 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()

Completed in 17 milliseconds