Home
last modified time | relevance | path

Searched refs:AL_TRUE (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_udma_config.c501 if (enable == AL_TRUE) { in al_udma_s2m_full_line_write_set()
628 if (conf->cnt_words == AL_TRUE) in al_udma_s2m_completion_set()
636 if (conf->force_rr == AL_TRUE) in al_udma_s2m_completion_set()
671 if (sched->pkt_mode == AL_TRUE) in al_udma_m2s_sc_set()
847 if (conf->strict == AL_TRUE) in al_udma_m2s_q_sc_set()
873 if (set == AL_TRUE) in al_udma_m2s_q_sc_pause()
983 if (drop_packet == AL_TRUE) in al_udma_s2m_no_desc_cfg_set()
988 if (gen_interrupt == AL_TRUE) in al_udma_s2m_no_desc_cfg_set()
1005 if (enable == AL_TRUE) in al_udma_s2m_q_compl_updade_config()
1021 if (enable == AL_TRUE) in al_udma_s2m_q_compl_coal_config()
[all …]
H A Dal_hal_plat_types.h60 #define AL_TRUE 1 macro
67 #define PLAT_ARCH_IS_LITTLE() AL_TRUE
H A Dal_hal_pcie.c114 (enable == AL_TRUE) ? 1 : 0); in al_pcie_port_wr_to_ro_set()
119 if (enable == AL_TRUE) in al_pcie_port_wr_to_ro_set()
236 (enable != AL_TRUE) ? in al_pcie_port_ram_parity_int_config()
270 (enable == AL_TRUE) ? in al_pcie_port_axi_parity_int_config()
282 (enable == AL_TRUE) ? in al_pcie_port_axi_parity_int_config()
296 (enable != AL_TRUE) ? in al_pcie_port_axi_parity_int_config()
485 return AL_TRUE; in al_pcie_check_link()
1650 mask, enable == AL_TRUE ? mask : 0); in al_pcie_port_memory_shutdown_set()
2374 mask, (en == AL_TRUE) ? mask : 0); in al_pcie_app_req_retry_set()
2724 return AL_TRUE; in al_pcie_msix_enabled()
[all …]
H A Dal_hal_types.h60 #if (!AL_TRUE) || (AL_FALSE)
H A Dal_hal_udma.h425 return AL_TRUE; in al_udma_is_empty()
554 return AL_TRUE; in al_udma_new_cdesc()
H A Dal_hal_serdes_hssp.c554 SERDES_IREG_FLD_PCS_VPCSIF_OVR_RATE_ENA) ? AL_TRUE : AL_FALSE; in al_serdes_lane_pcie_rate_override_is_enabled()
931 AL_TRUE : AL_FALSE; in al_serdes_bist_rx_status()
935 AL_TRUE : AL_FALSE; in al_serdes_bist_rx_status()
1383 al_bool ret = AL_TRUE; in al_serdes_tx_deemph_inc()
1440 al_bool ret = AL_TRUE; in al_serdes_tx_deemph_dec()
1517 return ((reg & SERDES_IREG_FLD_RXRANDET_STAT) ? AL_TRUE : AL_FALSE); in al_serdes_signal_is_detected()
1913 state->restore = AL_TRUE; in al_serdes_mode_rx_tx_inv_state_save()
H A Dal_hal_serdes_25g.c509 *is_locked = AL_TRUE; in al_serdes_25g_bist_rx_status()
971 AL_FALSE : AL_TRUE); in al_serdes_25g_signal_is_detected()
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c1667 caps->eee = AL_TRUE; in al_eth_capabilities_get()
1671 caps->pfc = AL_TRUE; in al_eth_capabilities_get()
1705 if (an_enable == AL_TRUE) { in al_eth_mac_link_config_1g_mac()
2673 if (enable == AL_TRUE) in al_eth_rx_header_split_config()
3839 AL_TRUE : AL_FALSE); in al_eth_link_status_get()
3841 AL_TRUE : AL_FALSE); in al_eth_link_status_get()
3859 status->link_up = AL_TRUE; in al_eth_link_status_get()
3887 AL_TRUE : AL_FALSE); in al_eth_link_status_get()
3889 AL_TRUE : AL_FALSE); in al_eth_link_status_get()
4586 params->an_mode = AL_TRUE; in al_eth_board_params_get()
[all …]
H A Dal_hal_eth_kr.c905 adapter->name, (lt_enable == AL_TRUE) ? "yes" : "no"); in al_eth_kr_an_start()
910 if (next_page_enable == AL_TRUE) in al_eth_kr_an_start()
916 if (lt_enable == AL_TRUE) { in al_eth_kr_an_start()
944 *error = AL_TRUE; in al_eth_kr_an_status_check()
948 *page_received = AL_TRUE; in al_eth_kr_an_status_check()
953 *an_completed = AL_TRUE; in al_eth_kr_an_status_check()
1022 return AL_TRUE; in al_eth_kr_lt_frame_lock_wait()