Home
last modified time | relevance | path

Searched refs:proc2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dmt6359-regulator.yaml18 "^buck_v(s1|gpu11|modem|pu|core|s2|pa|proc2|proc1|core_sshub)$":
24 pattern: "^v(s1|gpu11|modem|pu|core|s2|pa|proc2|proc1|core_sshub)$"
58 "^ldo_vsram_(proc2|others|md|proc1|others_sshub)$":
64 pattern: "^vsram_(proc2|others|md|proc1|others_sshub)$"
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dbnx2.c3738 check_fw_section(bp->rv2p_firmware, &rv2p_fw->proc2.rv2p, 8, true)) { in bnx2_request_uncached_firmware()
3911 load_rv2p_fw(bp, RV2P_PROC2, &rv2p_fw->proc2); in bnx2_init_cpus()
H A Dbnx2.h7062 struct bnx2_rv2p_fw_file_entry proc2; member