Searched defs:ishtp_hw_ops (Results 1 – 1 of 1) sorted by relevance
111 struct ishtp_hw_ops { struct112 int (*hw_reset)(struct ishtp_device *dev);113 int (*ipc_reset)(struct ishtp_device *dev);114 uint32_t (*ipc_get_header)(struct ishtp_device *dev, int length,116 int (*write)(struct ishtp_device *dev,119 uint32_t (*ishtp_read_hdr)(const struct ishtp_device *dev);120 int (*ishtp_read)(struct ishtp_device *dev, unsigned char *buffer,122 uint32_t (*get_fw_status)(struct ishtp_device *dev);123 void (*sync_fw_clock)(struct ishtp_device *dev);124 bool (*dma_no_cache_snooping)(struct ishtp_device *dev);