Searched refs:h_div (Results 1 – 5 of 5) sorted by relevance
199 enum h_timing_div_mode h_div = H_TIMING_NO_DIV; in optc3_set_odm_bypass() local209 h_div = optc->funcs->is_two_pixels_per_container(dc_crtc_timing); in optc3_set_odm_bypass()211 OTG_H_TIMING_DIV_MODE, h_div); in optc3_set_odm_bypass()
85 uint64_t h_div:4; member101 uint64_t h_div:4;
518 #define PER_SIZE_REG_SEQ(x, y, v_div, h_div, pclk_div) \ argument520 CTRLI_H_DIV_SET(h_div)}, \
176 unsigned int h_div = (plane_idx == 1 || plane_idx == 2) ? in copy_cap_to_ref() local193 for (i = 0; i < state->visible_height / h_div; i++) { in copy_cap_to_ref()198 cap += cap_stride * (state->coded_height / h_div); in copy_cap_to_ref()199 p_ref += ref_stride * (state->coded_height / h_div); in copy_cap_to_ref()
190 clk_rst_ctl.s.h_div = div; in octeon2_usb_clocks_start()