Home
last modified time | relevance | path

Searched full:proc2 (Results 1 – 4 of 4) sorted by relevance

/linux/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/sound/drivers/
H A Daloop.c1197 * [proc2] Call loopback_timer_open() -> snd_timer_open(), in loopback_snd_timer_open()
/linux/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