Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dhw-me.c66 return mei_me_reg_read(to_me_hw(dev), ME_CB_RW); in mei_me_mecbrw_read()
112 u32 hcsr = mei_hcsr_read(to_me_hw(dev)); in mei_me_hw_config()
123 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_intr_clear()
135 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_intr_enable()
148 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_intr_disable()
161 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_reset_release()
176 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_reset()
205 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_host_set_ready()
217 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_host_is_ready()
230 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_is_ready()
[all …]
Dhw-me.h35 #define to_me_hw(dev) (struct mei_me_hw *)((dev)->hw) macro
Dpci-me.c160 hw = to_me_hw(dev); in mei_me_probe()
248 hw = to_me_hw(dev); in mei_me_remove()