Searched defs:ishtp_hw_ops (Results 1 – 1 of 1) sorted by relevance
109 struct ishtp_hw_ops { struct110 int (*hw_reset)(struct ishtp_device *dev);111 int (*ipc_reset)(struct ishtp_device *dev);112 uint32_t (*ipc_get_header)(struct ishtp_device *dev, int length,114 int (*write)(struct ishtp_device *dev,117 uint32_t (*ishtp_read_hdr)(const struct ishtp_device *dev);118 int (*ishtp_read)(struct ishtp_device *dev, unsigned char *buffer,120 uint32_t (*get_fw_status)(struct ishtp_device *dev);121 void (*sync_fw_clock)(struct ishtp_device *dev);122 bool (*dma_no_cache_snooping)(struct ishtp_device *dev);