Home
last modified time | relevance | path

Searched refs:proc1 (Results 1 – 4 of 4) 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/arch/mips/ath25/
Dar5312.c60 u32 proc1 = ar5312_rst_reg_read(AR5312_PROC1); in ar5312_ahb_err_handler() local
66 proc_addr, proc1, dma_addr, dma1); in ar5312_ahb_err_handler()
/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c3738 check_fw_section(bp->rv2p_firmware, &rv2p_fw->proc1.rv2p, 8, true) || in bnx2_request_uncached_firmware()
3914 load_rv2p_fw(bp, RV2P_PROC1, &rv2p_fw->proc1); in bnx2_init_cpus()
Dbnx2.h7062 struct bnx2_rv2p_fw_file_entry proc1; member