Searched refs:mei_txe_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | hw-txe.c | 63 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_read_silent() 79 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw, in mei_txe_sec_reg_read() 95 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_write_silent() 110 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw, in mei_txe_sec_reg_write() 124 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read() 137 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw, in mei_txe_br_reg_write() 160 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set() 185 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get() 202 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get() 221 struct mei_txe_hw *h in mei_txe_aliveness_poll() [all...] |
H A D | hw-txe.h | 28 * struct mei_txe_hw - txe hardware specifics 37 struct mei_txe_hw { struct 48 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) 50 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw) in hw_txe_to_mei()
|
H A D | pci-txe.c | 53 struct mei_txe_hw *hw; in mei_txe_probe()
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | hw-txe.c | 63 static inline u32 mei_txe_sec_reg_read_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_read_silent() 79 static inline u32 mei_txe_sec_reg_read(struct mei_txe_hw *hw, in mei_txe_sec_reg_read() 95 static inline void mei_txe_sec_reg_write_silent(struct mei_txe_hw *hw, in mei_txe_sec_reg_write_silent() 110 static inline void mei_txe_sec_reg_write(struct mei_txe_hw *hw, in mei_txe_sec_reg_write() 124 static inline u32 mei_txe_br_reg_read(struct mei_txe_hw *hw, in mei_txe_br_reg_read() 137 static inline void mei_txe_br_reg_write(struct mei_txe_hw *hw, in mei_txe_br_reg_write() 160 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set() 185 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get() 202 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get() 221 struct mei_txe_hw *h in mei_txe_aliveness_poll() [all...] |
H A D | hw-txe.h | 28 * struct mei_txe_hw - txe hardware specifics 37 struct mei_txe_hw { struct 48 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) 50 static inline struct mei_device *hw_txe_to_mei(struct mei_txe_hw *hw) in hw_txe_to_mei()
|
H A D | pci-txe.c | 53 struct mei_txe_hw *hw; in mei_txe_probe()
|
Completed in 4 milliseconds