Searched defs:vop_win_phy (Results 1 – 1 of 1) sorted by relevance
127 struct vop_win_phy { struct128 const struct vop_scl_regs *scl;129 const uint32_t *data_formats;130 uint32_t nformats;132 struct vop_reg enable;133 struct vop_reg gate;134 struct vop_reg format;135 struct vop_reg rb_swap;159 const struct vop_win_phy *phy; argument