Lines Matching defs:mode
443 "No available mechanism for setting download mode\n");
447 dev_err(__scm->dev, "failed to set download mode: %d\n", ret);
997 * @mode: access mode (WIDE/NARROW)
1000 u32 mode)
1008 .args[3] = mode,
1313 tcsr = of_parse_phandle(np, "qcom,dload-mode", 0);
1322 ret = of_property_read_u32_index(np, "qcom,dload-mode", 1, &offset);
1471 * If requested enable "download mode", from this point on warmboot
1472 * will cause the boot stages to enter download mode, unless
1483 /* Clean shutdown, disable download mode to allow normal restart */