Home
last modified time | relevance | path

Searched refs:l2_cfg (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/mips/kernel/
H A Dsmp-cps.c402 u32 l2_cfg, l2sm_cop, result; in init_cluster_l2() local
405 l2_cfg = read_gcr_redir_l2_ram_config(); in init_cluster_l2()
408 if (!(l2_cfg & CM_GCR_L2_RAM_CONFIG_PRESENT)) in init_cluster_l2()
410 if (!(l2_cfg & CM_GCR_L2_RAM_CONFIG_HCI_SUPPORTED)) in init_cluster_l2()
414 if (l2_cfg & CM_GCR_L2_RAM_CONFIG_HCI_DONE) in init_cluster_l2()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h766 __le16 l2_cfg; member