Lines Matching full:qfprom
43 * @accel_value: Should contain qfprom accel value.
44 * @qfprom_blow_timer_value: The timer value of qfprom when doing efuse blow.
55 * struct qfprom_priv - structure holding qfprom attributes
57 * @qfpraw: iomapped memory space for qfprom-efuse raw address space.
58 * @qfpconf: iomapped memory space for qfprom-efuse configuration address
60 * @qfpcorrected: iomapped memory space for qfprom corrected address space.
61 * @qfpsecurity: iomapped memory space for qfprom security control space.
62 * @dev: qfprom device structure.
218 "Writing to raw qfprom region : %#010x of size: %zu\n", in qfprom_reg_write()
296 .name = "qfprom", in qfprom_probe()
377 { .compatible = "qcom,qfprom",},
385 .name = "qcom,qfprom",
391 MODULE_DESCRIPTION("Qualcomm QFPROM driver");