Lines Matching full:lpc
22 #define DRV_NAME "hisi-lpc"
50 #define LPC_REG_OP_LEN 0x10 /* LPC cycles count per start */
58 /* The minimal nanosecond interval for each query on LPC cycle status */
66 * for extra 256 lpc clocks, so (256 + 13) * 30ns = 8 us. The maximum burst
92 * hisi_lpc_target_in - trigger a series of LPC cycles for read operation
93 * @lpcdev: pointer to hisi lpc device
94 * @para: some parameters used to control the lpc I/O operations
95 * @addr: the lpc I/O target port address
145 * hisi_lpc_target_out - trigger a series of LPC cycles for write operation
146 * @lpcdev: pointer to hisi lpc device
147 * @para: some parameters used to control the lpc I/O operations
148 * @addr: the lpc I/O target port address
201 * @hostdata: pointer to the device information relevant to LPC controller
233 * @hostdata: pointer to the device information relevant to LPC controller
263 * @hostdata: pointer to the device information relevant to LPC controller
304 * @hostdata: pointer to the device information relevant to LPC controller
510 .name = "hisi-lpc-ipmi", in hisi_lpc_acpi_add_child()
568 * @hostdev: LPC host device pointer
600 * hisi_lpc_probe - the probe callback function for hisi lpc host,
602 * @pdev: the platform device corresponding to hisi lpc host
641 /* register the LPC host PIO resources */ in hisi_lpc_probe()
677 { .compatible = "hisilicon,hip06-lpc", },
678 { .compatible = "hisilicon,hip07-lpc", },