Searched refs:to_ish_hw (Results 1 – 3 of 3) sorted by relevance
86 #define to_ish_hw(dev) (struct ish_hw *)((dev)->hw) macro
33 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_read()50 struct ish_hw *hw = to_ish_hw(dev); in ish_reg_write()
184 hw = to_ish_hw(ishtp); in ish_probe()