Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/bindings/regulator/
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-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c3739 check_fw_section(bp->rv2p_firmware, &rv2p_fw->proc2.rv2p, 8, true)) { in bnx2_request_uncached_firmware()
3915 load_rv2p_fw(bp, RV2P_PROC2, &rv2p_fw->proc2); in bnx2_init_cpus()
Dbnx2.h7063 struct bnx2_rv2p_fw_file_entry proc2; member