Searched refs:h_div (Results 1 – 6 of 6) sorted by relevance
68 u8 h_div = 1, v_div = 1; in drm_fb_cma_get_gem_addr() local84 h_div = fb->format->hsub; in drm_fb_cma_get_gem_addr()88 sample_x = (state->src_x >> 16) / h_div; in drm_fb_cma_get_gem_addr()
85 uint64_t h_div:4; member101 uint64_t h_div:4;
157 enum h_timing_div_mode h_div = H_TIMING_NO_DIV; in optc1_program_timing() local289 h_div = H_TIMING_DIV_BY2; in optc1_program_timing()292 OTG_H_TIMING_DIV_BY2, h_div); in optc1_program_timing()
522 #define PER_SIZE_REG_SEQ(x, y, v_div, h_div, pclk_div) \ argument524 CTRLI_H_DIV_SET(h_div)}, \
179 unsigned int h_div = (plane_idx == 1 || plane_idx == 2) ? in copy_cap_to_ref() local196 for (i = 0; i < state->visible_height / h_div; i++) { in copy_cap_to_ref()201 cap += cap_stride * (state->coded_height / h_div); in copy_cap_to_ref()202 p_ref += ref_stride * (state->coded_height / h_div); in copy_cap_to_ref()
186 clk_rst_ctl.s.h_div = div; in octeon2_usb_clocks_start()