Searched refs:noc (Results 1 – 18 of 18) sorted by relevance
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/omap/ |
| HD | l3-noc.txt | 8 Should be "ti,omap4-l3-noc" for OMAP4 family 9 Should be "ti,omap5-l3-noc" for OMAP5 family 10 Should be "ti,dra7-l3-noc" for DRA7 family 11 Should be "ti,am4372-l3-noc" for AM43 family 12 - reg: Contains L3 register address range for each noc domain. 13 - ti,hwmods: "l3_main_1", ... One hwmod for each noc domain. 18 compatible = "ti,omap4-l3-noc", "simple-bus";
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/display/hisilicon/ |
| HD | hisi-ade.txt | 10 - hisilicon,noc-syscon: ADE NOC QoS syscon. 42 hisilicon,noc-syscon = <&medianoc_ade>;
|
| /freebsd-13-stable/contrib/sendmail/src/ |
| HD | aliases | 52 noc: root
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | atlas7-evb.dts | 45 noc {
|
| HD | atlas7.dtsi | 63 noc { 1813 clock-names = "uart", "general", "noc";
|
| HD | am4372.dtsi | 164 compatible = "ti,am4372-l3-noc", "simple-bus";
|
| HD | omap5.dtsi | 144 compatible = "ti,omap5-l3-noc", "simple-bus";
|
| HD | omap4.dtsi | 125 compatible = "ti,omap4-l3-noc", "simple-bus";
|
| HD | dra7.dtsi | 147 compatible = "ti,dra7-l3-noc", "simple-bus";
|
| /freebsd-13-stable/etc/mail/ |
| HD | aliases | 62 # noc: root
|
| /freebsd-13-stable/contrib/netbsd-tests/ipf/regress/ |
| HD | p6.whois | 11 Microsoft Corporation (ZM23-ARIN) noc@microsoft.com +1-425-882-8080 12 Microsoft (ZM39-ARIN) noc@microsoft.com +1-425-882-8080
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm64/qcom/ |
| HD | sc7180.dtsi | 1324 compatible = "qcom,sc7180-config-noc"; 1331 compatible = "qcom,sc7180-system-noc"; 1352 compatible = "qcom,sc7180-aggre1-noc"; 1359 compatible = "qcom,sc7180-aggre2-noc"; 1366 compatible = "qcom,sc7180-compute-noc"; 1373 compatible = "qcom,sc7180-mmss-noc"; 2613 compatible = "qcom,sc7180-dc-noc"; 2627 compatible = "qcom,sc7180-gem-noc"; 2634 compatible = "qcom,sc7180-npu-noc";
|
| HD | sdm845.dtsi | 2012 compatible = "qcom,sdm845-mem-noc"; 2019 compatible = "qcom,sdm845-dc-noc"; 2026 compatible = "qcom,sdm845-config-noc"; 2033 compatible = "qcom,sdm845-system-noc"; 2040 compatible = "qcom,sdm845-aggre1-noc"; 2047 compatible = "qcom,sdm845-aggre2-noc"; 2054 compatible = "qcom,sdm845-mmss-noc"; 4325 compatible = "qcom,sdm845-gladiator-noc";
|
| /freebsd-13-stable/contrib/sqlite3/ |
| HD | shell.c | 1175 int lend = 0, noc = 0; in fGetsUtf8() local 1177 while( noc < ncMax-8-1 && !lend ){ in fGetsUtf8() 1179 int na = (ncMax > SHELL_GULP*4+1 + noc)? SHELL_GULP : (ncMax-1 - noc)/4; in fGetsUtf8() 1189 if( !bRC || (noc==0 && nbr==0) ) return 0; in fGetsUtf8() 1192 if( nmb != 0 && noc+nmb <= ncMax ){ in fGetsUtf8() 1193 int iseg = noc; in fGetsUtf8() 1194 nmb = WideCharToMultiByte(CP_UTF8, 0, wcBuf,nbr,cBuf+noc,nmb,0,0); in fGetsUtf8() 1195 noc += nmb; in fGetsUtf8() 1200 if( noc > 0 ){ in fGetsUtf8() 1201 if( cBuf[noc-1]=='\n' ){ in fGetsUtf8() [all …]
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm64/hisilicon/ |
| HD | hi6220.dtsi | 916 hisilicon,noc-syscon = <&medianoc_ade>;
|
| /freebsd-13-stable/sys/dev/ocs_fc/ |
| HD | sli4.c | 2601 uint16_t noc, uint16_t eof, uint32_t desired_write_length, in sli_cmd_common_write_object() argument 2624 wr_obj->noc = noc; in sli_cmd_common_write_object()
|
| HD | sli4.h | 2445 noc:1,
|
| HD | ocs_hw.c | 5129 int noc=0; /* No Commit bit - set to 1 for testing */ in ocs_hw_firmware_write_lancer() local 5152 if (sli_cmd_common_write_object(&hw->sli, mbxdata, SLI4_BMBX_SIZE, noc, last, in ocs_hw_firmware_write_lancer()
|