Home
last modified time | relevance | path

Searched refs:lpc (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.txt47 "aspeed,ast2400-lpc", "simple-mfd"
65 "aspeed,ast2400-lpc-bmc"
66 "aspeed,ast2500-lpc-bmc"
88 lpc: lpc@1e789000 {
96 lpc_bmc: lpc-bmc@0 {
101 lpc_host: lpc-host@80 {
129 "aspeed,ast2400-lpc-ctrl";
130 "aspeed,ast2500-lpc-ctrl";
148 lpc-host@80 {
149 lpc_ctrl: lpc-ctrl@0 {
[all …]
H A Dcros-ec.txt37 - compatible: "google,cros-ec-lpc"
/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dst_lpc_wdt.txt7 [See: ../rtc/rtc-st-lpc.txt for RTC options]
8 [See: ../timer/st,stih407-lpc for Clocksource options]
12 - compatible : Should be: "st,stih407-lpc"
16 - st,lpc-mode : The LPC can run either one of three modes:
33 lpc@fde05000 {
34 compatible = "st,stih407-lpc";
39 st,lpc-mode = <ST_LPC_MODE_WDT>;
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dst,stih407-lpc8 [See: ../rtc/rtc-st-lpc.txt for RTC options]
12 - compatible : Must be: "st,stih407-lpc"
16 - st,lpc-mode : The LPC can run either one of three modes:
23 lpc@fde05000 {
24 compatible = "st,stih407-lpc";
27 st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Drtc-st-lpc.txt8 [See: ../timer/st,stih407-lpc for Clocksource options]
12 - compatible : Must be: "st,stih407-lpc"
16 - st,lpc-mode : The LPC can run either one of three modes:
23 lpc@fde05000 {
24 compatible = "st,stih407-lpc";
27 st,lpc-mode = <ST_LPC_MODE_RTC>;
/f-stack/freebsd/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon-low-pin-count.txt10 (a) "hisilicon,hip06-lpc"
11 (b) "hisilicon,hip07-lpc"
23 compatible = "hisilicon,hip06-lpc";
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Daspeed,ast2500-pinctrl.yaml105 lpc: lpc@1e789000 {
106 compatible = "aspeed,ast2500-lpc", "simple-mfd";
113 lpc_host: lpc-host@80 {
114 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
/f-stack/freebsd/kern/
H A Dsubr_lock.c339 struct lock_prof_cpu *lpc; in lock_prof_reset() local
365 lpc = LP_CPU(cpu); in lock_prof_reset()
367 LIST_REMOVE(&lpc->lpc_types[0].lpt_objs[i], lpo_link); in lock_prof_reset()
368 LIST_REMOVE(&lpc->lpc_types[1].lpt_objs[i], lpo_link); in lock_prof_reset()
372 lpc = LP_CPU(cpu); in lock_prof_reset()
373 bzero(lpc, sizeof(*lpc)); in lock_prof_reset()
374 lock_prof_init_type(&lpc->lpc_types[0]); in lock_prof_reset()
375 lock_prof_init_type(&lpc->lpc_types[1]); in lock_prof_reset()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dlpc-eth.txt4 - compatible: Should be "nxp,lpc-eth"
21 compatible = "nxp,lpc-eth";
/f-stack/freebsd/contrib/device-tree/Bindings/ipmi/
H A Daspeed-kcs-bmc.txt23 - aspeed,lpc-io-reg : The host CPU LPC IO address for the device
30 aspeed,lpc-reg = <0xca2>;
H A Dnpcm7xx-kcs-bmc.txt16 compatible = "nuvoton,npcm750-lpc-kcs", "simple-mfd", "syscon";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-g6.dtsi451 lpc: lpc@1e789000 { label
452 compatible = "aspeed,ast2600-lpc", "simple-mfd";
459 lpc_bmc: lpc-bmc@0 {
460 compatible = "aspeed,ast2600-lpc-bmc", "simple-mfd", "syscon";
489 lpc_host: lpc-host@80 {
490 compatible = "aspeed,ast2600-lpc-host", "simple-mfd", "syscon";
505 lpc_ctrl: lpc-ctrl@0 {
506 compatible = "aspeed,ast2600-lpc-ctrl";
512 lpc_snoop: lpc-snoop@0 {
513 compatible = "aspeed,ast2600-lpc-snoop";
[all …]
H A Daspeed-g4.dtsi340 lpc: lpc@1e789000 { label
341 compatible = "aspeed,ast2400-lpc", "simple-mfd";
348 lpc_bmc: lpc-bmc@0 {
349 compatible = "aspeed,ast2400-lpc-bmc";
353 lpc_host: lpc-host@80 {
354 compatible = "aspeed,ast2400-lpc-host", "simple-mfd", "syscon";
362 lpc_ctrl: lpc-ctrl@0 {
363 compatible = "aspeed,ast2400-lpc-ctrl";
369 lpc_snoop: lpc-snoop@10 {
370 compatible = "aspeed,ast2400-lpc-snoop";
[all …]
H A Daspeed-g5.dtsi432 lpc: lpc@1e789000 { label
433 compatible = "aspeed,ast2500-lpc", "simple-mfd";
440 lpc_bmc: lpc-bmc@0 {
441 compatible = "aspeed,ast2500-lpc-bmc", "simple-mfd", "syscon";
469 lpc_host: lpc-host@80 {
470 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
485 lpc_ctrl: lpc-ctrl@0 {
486 compatible = "aspeed,ast2500-lpc-ctrl";
492 lpc_snoop: lpc-snoop@10 {
493 compatible = "aspeed,ast2500-lpc-snoop";
[all …]
H A Dstih410-clock.dtsi166 "clk-dss-lpc",
328 "clk-lpc-0",
329 "clk-lpc-1";
H A Dstih418-clock.dtsi163 "clk-dss-lpc",
329 "clk-lpc-0",
330 "clk-lpc-1";
H A Dstih407-clock.dtsi165 "clk-dss-lpc",
318 "clk-lpc-0",
319 "clk-lpc-1";
H A Dstih407-family.dtsi7 #include <dt-bindings/mfd/st-lpc.h>
601 lpc@8787000 {
602 compatible = "st,stih407-lpc";
608 st,lpc-mode = <ST_LPC_MODE_WDT>;
611 lpc@8788000 {
612 compatible = "st,stih407-lpc";
616 st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
H A Daspeed-bmc-facebook-tiogapass.dts81 // Enable lpc clock
116 aspeed,lpc-io-reg = <0xca8>;
122 aspeed,lpc-io-reg = <0xca2>;
H A Daspeed-bmc-amd-ethanolx.dts161 //Enable lpc clock
/f-stack/freebsd/sys/
H A Dgmon.h44 u_long lpc; /* base pc address of sample buffer */ member
/f-stack/freebsd/contrib/device-tree/Bindings/clock/st/
H A Dst,flexgen.txt109 "clk-dss-lpc",
/f-stack/freebsd/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt74 lo_pll0_rx_adf4351: adf4351-rx-lpc@4 {
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dmpc5121.dtsi325 lpc@10000 {
326 compatible = "fsl,mpc5121-lpc";
/f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/
H A Dhip06.dtsi350 compatible = "hisilicon,hip06-lpc";
362 uart0: lpc-uart@2f8 {

12