Searched defs:intf_status (Results 1 – 4 of 4) sorted by relevance
41 struct intf_status { struct42 u8 is_en; /* interface timing engine is enabled or not */43 u32 frame_count; /* frame count since timing engine enabled */44 u32 line_count; /* current line count including blanking */
23 u8 intf_status; member
525 struct dpu_hw_intf_status intf_status = {0}; in dpu_encoder_phys_vid_disable() local