Home
last modified time | relevance | path

Searched refs:mei_txe_hw (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/misc/mei/
Dhw-txe.c68 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_read_silent()
84 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw, in mei_txe_sec_reg_read()
100 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_write_silent()
115 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw, in mei_txe_sec_reg_write()
129 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read()
142 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw, in mei_txe_br_reg_write()
165 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set()
190 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get()
207 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get()
226 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll()
[all …]
Dhw-txe.h47 struct mei_txe_hw { struct
58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) argument
60 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw) in hw_txe_to_mei()
Dpci-txe.c54 static void mei_txe_pci_iounmap(struct pci_dev *pdev, struct mei_txe_hw *hw) in mei_txe_pci_iounmap()
76 struct mei_txe_hw *hw; in mei_txe_probe()
206 struct mei_txe_hw *hw; in mei_txe_remove()