Searched refs:kp (Results 1 – 9 of 9) sorted by relevance
17 compatible = "kp,imx53-kp", "fsl,imx53";93 imx53-kp {
15 compatible = "kp,imx6-kp", "fsl,imx6";
791 imx53-kp.dtb \875 imx6q-kp.dtb \
48 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
162 kp="$(sudo kpartx -av ${IMG})"163 read boot_dev<<<$(grep -o 'loop.*p.' <<< "${kp}")
9 CONFIG_DEFAULT_DEVICE_TREE="imx53-kp"
14 CONFIG_DEFAULT_DEVICE_TREE="imx6q-kp"
47 unsigned long kp:1; /* User 'key' (normally 1) */ member61 unsigned long kp:1; /* User key (normally 1) */ member
1441 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse() argument1443 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
Completed in 17 milliseconds