/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 464 state->tv.margins.bottom = cmdline->tv_margins.bottom; in drm_atomic_helper_connector_tv_reset()
|
H A D | drm_atomic_uapi.c | 667 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 D | drm_modes.c | 145 /* 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 D | drm_edid.c | 5940 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 D | vou_hal.h | 44 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.S | 48 @ "bit" will have been shifted out at the bottom.
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | _udivsi3.S | 48 @ "bit" will have been shifted out at the bottom.
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_graphic_drv.h | 209 hi_bool fb_graphic_drv_get_int_state(hal_disp_layer gfx_layer, hi_bool *bottom);
|
H A D | hifb_graphic_hal.h | 48 hi_bool fb_hal_disp_get_int_state(hal_disp_outputchannel chan, hi_bool *bottom);
|
H A D | hifb_graphic_drv.c | 558 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 D | hifb_graphic_hal.c | 256 /* 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 D | rk_venc_cmd.h | 503 * 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 D | drm_connector.h | 294 * 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 D | rk_venc_cmd.h | 504 * 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 D | rk_venc_cmd.h | 504 * 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 D | rk_venc_cmd.h | 586 * 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 D | vou_hal.c | 306 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 D | tde_osictl_k.c | 1674 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()
|