Searched refs:kp (Results 1 – 8 of 8) sorted by relevance
15 compatible = "kp,imx53-kp", "fsl,imx53";91 imx53-kp {
15 compatible = "kp,imx6-kp", "fsl,imx6";
662 imx53-kp.dtb \712 imx6q-kp.dtb \
70 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
10 CONFIG_DEFAULT_DEVICE_TREE="imx53-kp"
22 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
1447 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse() argument1449 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
Completed in 27 milliseconds