Searched refs:to_txe_hw (Results 1 – 3 of 3) sorted by relevance
170 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_set()195 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_req_get()212 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_get()231 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_poll()264 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_aliveness_wait()343 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_pg_state()355 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_input_ready_interrupt_enable()397 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_is_input_ready()411 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_clear()426 struct mei_txe_hw *hw = to_txe_hw(dev); in mei_txe_intr_disable()[all …]
58 #define to_txe_hw(dev) (struct mei_txe_hw *)((dev)->hw) macro
100 hw = to_txe_hw(dev); in mei_txe_probe()