Lines Matching refs:to_me_hw
60 return mei_me_reg_read(to_me_hw(dev), ME_CB_RW); in mei_me_mecbrw_read()
71 mei_me_reg_write(to_me_hw(dev), H_CB_WW, data); in mei_me_hcbww_write()
85 reg = mei_me_reg_read(to_me_hw(dev), ME_CSR_HA); in mei_me_mecsr_read()
102 reg = mei_me_reg_read(to_me_hw(dev), H_CSR); in mei_hcsr_read()
117 mei_me_reg_write(to_me_hw(dev), H_CSR, reg); in mei_hcsr_write()
157 reg = mei_me_reg_read(to_me_hw(dev), H_D0I3C); in mei_me_d0i3c_read()
172 mei_me_reg_write(to_me_hw(dev), H_D0I3C, reg); in mei_me_d0i3c_write()
185 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_trc_status()
207 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_fw_status()
241 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_config()
277 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_state()
355 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_synchronize_irq()
510 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hbuf_empty_slots()
532 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hbuf_depth()
657 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_set()
676 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_unset()
699 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_enter_sync()
736 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_exit_sync()
802 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_is_enabled()
879 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_enter_sync()
955 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_enter()
982 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_exit_sync()
1035 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_legacy_intr()
1054 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_d0i3_intr()
1095 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_intr()
1112 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_enter_sync()
1129 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_pg_exit_sync()
1147 struct mei_me_hw *hw = to_me_hw(dev); in mei_me_hw_reset()
1619 hw = to_me_hw(dev); in mei_me_dev_init()