Searched refs:kp (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/
H A Dubi_uboot.h47 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
/u-boot/scripts/
H A Dbuild-efi.sh162 kp="$(sudo kpartx -av ${IMG})"
163 read boot_dev<<<$(grep -o 'loop.*p.' <<< "${kp}")
/u-boot/arch/powerpc/include/asm/
H A Dmmu.h47 unsigned long kp:1; /* User 'key' (normally 1) */ member in struct:_SEGREG
61 unsigned long kp:1; /* User key (normally 1) */ member in struct:_P601_BATU
/u-boot/drivers/mtd/ubi/
H A Dbuild.c1436 * @kp: not used
1442 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) argument
1444 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp)
/u-boot/arch/arm/dts/
H A DMakefile734 imx53-kp.dtb \
819 imx6q-kp.dtb \

Completed in 111 milliseconds