Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mei/
Dhw-me.c30 static inline u32 mei_me_reg_read(const struct mei_me_hw *hw, in mei_me_reg_read()
44 static inline void mei_me_reg_write(const struct mei_me_hw *hw, in mei_me_reg_write()
187 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_fw_status()
217 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_config()
248 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_state()
481 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hbuf_empty_slots()
503 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hbuf_depth()
628 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_set()
647 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_unset()
670 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_enter_sync()
[all …]
Dhw-me.h49 struct mei_me_hw { struct
57 #define to_me_hw(dev) (struct mei_me_hw *)((dev)->hw) argument
Dpci-me.c154 struct mei_me_hw *hw; in mei_me_probe()