Home
last modified time | relevance | path

Searched defs:hfp (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/video/fbdev/omap/
H A Domapfb.h68 int hfp; /* Horizontal front porch */ member
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h48 u32 hfp; member
/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c530 int dsi_short_packet_size_px, hfp, hsync, hbp, delay_to_lp; in dw_mipi_dsi_stm_mode_valid() local
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c451 u32 hfp, hbp, hsw, vfp, vbp, vsw; in dsi_set_mode_timing() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4654 u8 hfp: 1; member
5104 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt0.link_info.hfp_desc; in rtw89_btc_set_policy_v1() local
6425 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _set_wl_tx_limit() local
7929 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in _update_bt_link_cnt() local
8866 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; in rtw89_btc_ntfy_specific_packet() local
9009 struct rtw89_btc_bt_hfp_desc *hfp; in _update_bt_info() local
10025 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; in _show_bt_profile_info() local
/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_regs.h417 #define BS_H_INTVALS(hfp, hbp) (((hfp) & 0xFFF) + (((hbp) & 0x3FF) << 16)) argument
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2973 int hsync_len, int hfp, int hbp, in _dispc_lcd_timings_ok()