Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dsmp-cps.c415 u32 l2_cfg, l2sm_cop, result; in init_cluster_l2() local
418 l2_cfg = read_gcr_redir_l2_ram_config(); in init_cluster_l2()
421 if (!(l2_cfg & CM_GCR_L2_RAM_CONFIG_PRESENT)) in init_cluster_l2()
423 if (!(l2_cfg & CM_GCR_L2_RAM_CONFIG_HCI_SUPPORTED)) in init_cluster_l2()
427 if (l2_cfg & CM_GCR_L2_RAM_CONFIG_HCI_DONE) in init_cluster_l2()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h769 __le16 l2_cfg; member