Searched refs:to_me_hw (Results 1 – 3 of 3) sorted by relevance
66 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 …]
35 #define to_me_hw(dev) (struct mei_me_hw *)((dev)->hw) macro
160 hw = to_me_hw(dev); in mei_me_probe()248 hw = to_me_hw(dev); in mei_me_remove()