Home
last modified time | relevance | path

Searched full:lhc (Results 1 – 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Daspeed-lpc.txt169 "aspeed,ast2400-lhc";
170 "aspeed,ast2500-lhc";
172 - reg: contains offset/length values of the LHC memory regions. In the
177 lhc: lhc@20 {
178 compatible = "aspeed,ast2500-lhc";
192 - reg: offset and length of the IP in the LHC memory region
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Daspeed,ast2500-pinctrl.yaml36 1: compatible with "aspeed,ast2500-lhc", "syscon"
85 aspeed,external-nodes = <&gfx>, <&lhc>;
122 lhc: lhc@20 {
123 compatible = "aspeed,ast2500-lhc";
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_compress_literals.c139 … { U32 const lhc = hType + ((!singleStream) << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<14); in ZSTD_compressLiterals() local
140 MEM_writeLE24(ostart, lhc); in ZSTD_compressLiterals()
144 { U32 const lhc = hType + (2 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<18); in ZSTD_compressLiterals() local
145 MEM_writeLE32(ostart, lhc); in ZSTD_compressLiterals()
149 { U32 const lhc = hType + (3 << 2) + ((U32)srcSize<<4) + ((U32)cLitSize<<22); in ZSTD_compressLiterals() local
150 MEM_writeLE32(ostart, lhc); in ZSTD_compressLiterals()
Dzstd_compress_superblock.c106 … { U32 const lhc = hType + ((!singleStream) << 2) + ((U32)litSize<<4) + ((U32)cLitSize<<14); in ZSTD_compressSubBlock_literal() local
107 MEM_writeLE24(ostart, lhc); in ZSTD_compressSubBlock_literal()
111 { U32 const lhc = hType + (2 << 2) + ((U32)litSize<<4) + ((U32)cLitSize<<18); in ZSTD_compressSubBlock_literal() local
112 MEM_writeLE32(ostart, lhc); in ZSTD_compressSubBlock_literal()
116 { U32 const lhc = hType + (3 << 2) + ((U32)litSize<<4) + ((U32)cLitSize<<22); in ZSTD_compressSubBlock_literal() local
117 MEM_writeLE32(ostart, lhc); in ZSTD_compressSubBlock_literal()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Daspeed,ast2500-pinctrl.yaml38 1: compatible with "aspeed,ast2500-lhc", "syscon"
91 aspeed,external-nodes = <&gfx>, <&lhc>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-supermicro-x11spi.dts127 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-intel-s2600wf.dts122 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-inspur-on5263m5.dts127 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-arm-stardragon4800-rep2.dts204 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-g5.dtsi254 aspeed,external-nodes = <&gfx>, <&lhc>;
517 lhc: lhc@a0 { label
518 compatible = "aspeed,ast2500-lhc";
Daspeed-bmc-opp-lanyang.dts267 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-g4.dtsi377 lhc: lhc@a0 { label
378 compatible = "aspeed,ast2400-lhc";
Daspeed-bmc-opp-nicole.dts288 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-g6.dtsi650 lhc: lhc@a0 { label
651 compatible = "aspeed,ast2600-lhc";
Daspeed-bmc-opp-romulus.dts293 aspeed,external-nodes = <&gfx &lhc>;
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Daspeed-bmc-intel-s2600wf.dts122 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-inspur-on5263m5.dts127 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-arm-stardragon4800-rep2.dts204 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-arm-centriq2400-rep.dts215 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-g5.dtsi245 aspeed,external-nodes = <&gfx>, <&lhc>;
505 lhc: lhc@20 { label
506 compatible = "aspeed,ast2500-lhc";
Daspeed-g6.dtsi520 lhc: lhc@20 { label
521 compatible = "aspeed,ast2600-lhc";
Daspeed-bmc-opp-lanyang.dts267 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-g4.dtsi377 lhc: lhc@20 { label
378 compatible = "aspeed,ast2400-lhc";
Daspeed-bmc-opp-nicole.dts288 aspeed,external-nodes = <&gfx &lhc>;
Daspeed-bmc-opp-romulus.dts293 aspeed,external-nodes = <&gfx &lhc>;

12