Home
last modified time | relevance | path

Searched refs:bottom (Results 1 - 18 of 18) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c464 state->tv.margins.bottom = cmdline->tv_margins.bottom; in drm_atomic_helper_connector_tv_reset()
H A Ddrm_atomic_uapi.c667 state->tv.margins.bottom = val; in drm_atomic_connector_set_property()
767 *val = state->tv.margins.bottom; in drm_atomic_connector_get_property()
H A Ddrm_modes.c145 /* 1) top/bottom margin size (% of height) - default: 1.8, */ in drm_cvt_mode()
204 /* find the top & bottom borders */ in drm_cvt_mode()
369 { /* 1) top/bottom margin size (% of height) - default: 1.8, */ in drm_gtf_mode_complex()
438 /* 5. Find number of lines in bottom margin: */ in drm_gtf_mode_complex()
1668 mode->tv_margins.bottom = margin; in drm_mode_parse_cmdline_options()
H A Ddrm_edid.c5940 frame->bottom_bar = conn_state->tv.margins.bottom; in drm_hdmi_avi_infoframe_bars()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_hal.h44 hi_bool hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom);
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S48 @ "bit" will have been shifted out at the bottom.
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S48 @ "bit" will have been shifted out at the bottom.
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_graphic_drv.h209 hi_bool fb_graphic_drv_get_int_state(hal_disp_layer gfx_layer, hi_bool *bottom);
H A Dhifb_graphic_hal.h48 hi_bool fb_hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom);
H A Dhifb_graphic_drv.c558 hi_bool fb_graphic_drv_get_int_state(hal_disp_layer gfx_layer, hi_bool *bottom) in fb_graphic_drv_get_int_state() argument
560 return fb_hal_disp_get_int_state((hal_disp_outputchannel)gfx_layer, bottom); in fb_graphic_drv_get_int_state()
H A Dhifb_graphic_hal.c256 /* Config VHD interface vertical bottom timing,no use in progressive mode */ in hal_disp_get_intf_sync()
264 /* Config VHD interface vertical bottom timing, */ in hal_disp_get_intf_sync()
309 hi_bool fb_hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom) in fb_hal_disp_get_int_state() argument
319 *bottom = dhd0_state.bits.bottom_field; in fb_hal_disp_get_int_state()
/device/soc/rockchip/common/hardware/mpp/include/
H A Drk_venc_cmd.h503 * block position in the frame, left-to right, top-to-bottom.
734 signed int bottom; member
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h294 * bottom side of the device's casing, iow
608 * @bottom: Bottom margin in pixels.
610 unsigned int bottom; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Drk_venc_cmd.h504 * block position in the frame, left-to right, top-to-bottom.
735 RK_S32 bottom; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Drk_venc_cmd.h504 * block position in the frame, left-to right, top-to-bottom.
735 RK_S32 bottom; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Drk_venc_cmd.h586 * block position in the frame, left-to right, top-to-bottom.
817 RK_S32 bottom; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H A Dvou_hal.c306 hi_bool hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom) in hal_disp_get_int_state() argument
316 *bottom = dhd0_state.bits.bottom_field; in hal_disp_get_int_state()
394 /* config VHD interface vertical bottom timing,no use in progressive mode */ in hal_disp_set_intf_sync()
406 /* config VHD interface vertical bottom timing, */ in hal_disp_set_intf_sync()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_osictl_k.c1674 hi_s32 left, top, right, bottom; in tde_osi_get_inter_rect() local
1689 bottom = (bottom1 > bottom2) ? bottom2 : bottom1; in tde_osi_get_inter_rect()
1691 if ((left > right) || (top > bottom)) { in tde_osi_get_inter_rect()
1698 inter_rect->height = bottom - top + 1; in tde_osi_get_inter_rect()

Completed in 43 milliseconds