Lines Matching refs:to_me_hw
68 return mei_me_reg_read(to_me_hw(dev), ME_CB_RW); in mei_me_mecbrw_read()
79 mei_me_reg_write(to_me_hw(dev), H_CB_WW, data); in mei_me_hcbww_write()
93 reg = mei_me_reg_read(to_me_hw(dev), ME_CSR_HA); in mei_me_mecsr_read()
110 reg = mei_me_reg_read(to_me_hw(dev), H_CSR); in mei_hcsr_read()
125 mei_me_reg_write(to_me_hw(dev), H_CSR, reg); in mei_hcsr_write()
152 reg = mei_me_reg_read(to_me_hw(dev), H_D0I3C); in mei_me_d0i3c_read()
167 mei_me_reg_write(to_me_hw(dev), H_D0I3C, reg); in mei_me_d0i3c_write()
182 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_fw_status()
209 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_config()
239 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_state()
561 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_set()
580 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_unset()
603 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_enter_sync()
640 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_exit_sync()
706 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_is_enabled()
783 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_enter_sync()
859 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_enter()
886 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_exit_sync()
939 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_intr()
957 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_intr()
997 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_intr()
1014 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_enter_sync()
1031 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_exit_sync()
1049 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_reset()
1117 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_irq_quick_handler()
1343 hw = to_me_hw(dev); in mei_me_dev_init()