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

/drivers/misc/mei/
H A Dhw-txe.h38 * struct mei_txe_hw - txe hardware specifics
47 struct mei_txe_hw { struct
58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw)
60 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw)
H A Dhw-txe.c67 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw,
83 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw,
99 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw,
114 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw,
128 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw,
141 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw,
164 struct mei_txe_hw *hw = to_txe_hw(dev);
189 struct mei_txe_hw *hw = to_txe_hw(dev);
206 struct mei_txe_hw *hw = to_txe_hw(dev);
225 struct mei_txe_hw *h
[all...]
H A Dpci-txe.c53 static void mei_txe_pci_iounmap(struct pci_dev *pdev, struct mei_txe_hw *hw)
75 struct mei_txe_hw *hw;
205 struct mei_txe_hw *hw;

Completed in 201 milliseconds