Home
last modified time | relevance | path

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

/freebsd/tests/sys/sys/
H A Dqueue_test.c225 #define QUEUE_TESTS_TQ_PRINT(type, hfp) \ argument
234 #define QUEUE_TESTS_L_PRINT(type, hfp) \ argument
/freebsd/libexec/mknetid/
H A Dmknetid.c100 FILE *gfp, *pfp, *hfp, *nfp; in main() local
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.c308 uint32_t hbp, hfp, hsw; in am335x_mode_is_valid() local
618 uint32_t hbp, hfp, hsw; in am335x_lcd_configure() local
/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c117 int hblank, vblank, hsync_len, hfp, vfp; in dwc_hdmi_av_composer() local
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c2487 u8 hfp: 1; global() member
2862 struct rtw89_btc_bt_hfp_desc *hfp = &btc->cx.bt.link_info.hfp_desc; rtw89_btc_set_policy_v1() local
3920 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; _set_wl_tx_limit() local
5423 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; rtw89_btc_ntfy_specific_packet() local
5532 struct rtw89_btc_bt_hfp_desc *hfp = &b->hfp_desc; _update_bt_info() local
6346 struct rtw89_btc_bt_hfp_desc hfp = bt_linfo->hfp_desc; _show_bt_profile_info() local
[all...]
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c1845 aeabi_hardfp(uint64_t hfp) in aeabi_hardfp()