Searched refs:HFP (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/video/ |
H A D | kyro.h | 20 u32 HFP; /* Hor Front Porch */ member
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos_mipi_dsi.txt | 23 samsung,dsim-config-hfp: HFP disable mode. 24 If set, DSI master ignores HFP area in VIDEO mode.
|
/openbmc/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 464 var->right_margin = par->HFP; in kyrofb_check_var() 514 par->HFP = info->var.right_margin; in kyrofb_set_par() 517 par->HTot = par->XRES + par->HBP + par->HST + par->HFP; in kyrofb_set_par()
|
H A D | STG4000VTG.c | 89 (pTiming->HFP - margins))) >> 1; in SetupVTG()
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dpi_regs.h | 108 #define HFP 16 macro
|
H A D | mtk_dpi.c | 191 mtk_dpi_mask(dpi, DPI_TGEN_HPORCH, sync->front_porch << HFP, in mtk_dpi_config_hsync() 192 dpi->conf->dimension_mask << HFP); in mtk_dpi_config_hsync()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 42 DEF_FEAT(HFP_MADDSUB, "hfpm", STFL, 20, "HFP-multiply-add/subtract facility") 45 DEF_FEAT(HFP_UNNORMALIZED_EXT, "hfpue", STFL, 23, "HFP-unnormalized-extension facility")
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1419 case_ALGO(HFP); in rtw_coex_get_algo_string() 1439 case_BT_PROFILE(HFP); in rtw_coex_get_bt_profile_string()
|