Home
last modified time | relevance | path

Searched +full:0 +full:xffd10000 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dintel,stratix10.yaml33 reg = <0xffd10000 0x1000>;
Dintel,agilex.yaml42 reg = <0xffd10000 0x1000>;
Dintel,easic-n5x.yaml42 reg = <0xffd10000 0x1000>;
/linux-6.12.1/drivers/hid/
Dhid-google-hammer.c78 if (ret >= 0) { in cbas_ec_query_base()
85 ret = 0; in cbas_ec_query_base()
111 pm_wakeup_event(cbas_ec.dev, 0); in cbas_ec_notify()
165 return 0; in cbas_ec_resume()
237 return 0; in __cbas_ec_probe()
272 { "GOOG000B", 0 },
312 led->buf[0] = 0; in hammer_kbd_brightness_set_blocking()
320 if (ret < 0) { in hammer_kbd_brightness_set_blocking()
327 ret = hid_hw_raw_request(led->hdev, 0, led->buf, in hammer_kbd_brightness_set_blocking()
331 if (ret < 0) in hammer_kbd_brightness_set_blocking()
[all …]
/linux-6.12.1/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi21 service_reserved: svcbuffer@0 {
23 reg = <0x0 0x0 0x0 0x1000000>;
24 alignment = <0x1000>;
31 #size-cells = <0>;
33 cpu0: cpu@0 {
38 reg = <0x0>;
46 reg = <0x1>;
54 reg = <0x2>;
62 reg = <0x3>;
86 #address-cells = <0x2>;
[all …]
/linux-6.12.1/arch/arm64/boot/dts/intel/
Dsocfpga_agilex.dtsi22 service_reserved: svcbuffer@0 {
24 reg = <0x0 0x0 0x0 0x2000000>;
25 alignment = <0x1000>;
32 #size-cells = <0>;
34 cpu0: cpu@0 {
38 reg = <0x0>;
45 reg = <0x1>;
52 reg = <0x2>;
59 reg = <0x3>;
77 #address-cells = <0x2>;
[all …]
/linux-6.12.1/include/linux/
Dhid.h57 #define HID_ITEM_FORMAT_SHORT 0
70 #define HID_ITEM_TYPE_MAIN 0
89 #define HID_MAIN_ITEM_CONSTANT 0x001
90 #define HID_MAIN_ITEM_VARIABLE 0x002
91 #define HID_MAIN_ITEM_RELATIVE 0x004
92 #define HID_MAIN_ITEM_WRAP 0x008
93 #define HID_MAIN_ITEM_NONLINEAR 0x010
94 #define HID_MAIN_ITEM_NO_PREFERRED 0x020
95 #define HID_MAIN_ITEM_NULL_STATE 0x040
96 #define HID_MAIN_ITEM_VOLATILE 0x080
[all …]
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7757.c33 DEFINE_RES_MEM(0xfe4b0000, 0x100), /* SCIF2 */
34 DEFINE_RES_IRQ(evt2irq(0x700)),
39 .id = 0,
53 DEFINE_RES_MEM(0xfe4c0000, 0x100), /* SCIF3 */
54 DEFINE_RES_IRQ(evt2irq(0xb80)),
73 DEFINE_RES_MEM(0xfe4d0000, 0x100), /* SCIF4 */
74 DEFINE_RES_IRQ(evt2irq(0xf00)),
92 DEFINE_RES_MEM(0xfe430000, 0x20),
93 DEFINE_RES_IRQ(evt2irq(0x580)),
94 DEFINE_RES_IRQ(evt2irq(0x5a0)),
[all …]