Home
last modified time | relevance | path

Searched +full:0 +full:xff310000 (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/power/
Drockchip,power-controller.yaml55 const: 0
64 "^power-domain@[0-9a-f]+$":
75 const: 0
78 "^power-domain@[0-9a-f]+$":
89 const: 0
92 "^power-domain@[0-9a-f]+$":
100 const: 0
144 enum: [0, 1]
146 Must be 0 for nodes representing a single PM domain and 1 for nodes
164 reg = <0x0 0xffa90000 0x0 0x20>;
[all …]
/linux-6.14.4/sound/soc/rockchip/
Drockchip_i2s_tdm.c28 #define TRCM_TXRX 0
104 * Returns success (0) or negative errno.
108 int ret = 0; in i2s_tdm_prepare_enable_mclk()
117 return 0; in i2s_tdm_prepare_enable_mclk()
134 return 0; in i2s_tdm_runtime_suspend()
157 return 0; in i2s_tdm_runtime_resume()
174 * when clk_trcm > 0.
215 unsigned int xfer_mask = 0; in rockchip_snd_xfer_clear()
216 unsigned int xfer_val = 0; in rockchip_snd_xfer_clear()
282 /* only used when clk_trcm > 0 */
[all …]
/linux-6.14.4/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.14.4/drivers/hid/
Dhid-asus.c46 #define E1239T_TP_TOGGLE_REPORT_ID 0x05
47 #define T100CHI_MOUSE_REPORT_ID 0x06
48 #define FEATURE_REPORT_ID 0x0d
49 #define INPUT_REPORT_ID 0x5d
50 #define FEATURE_KBD_REPORT_ID 0x5a
52 #define FEATURE_KBD_LED_REPORT_ID1 0x5d
53 #define FEATURE_KBD_LED_REPORT_ID2 0x5e
55 #define SUPPORT_KBD_BACKLIGHT BIT(0)
60 #define BTN_LEFT_MASK 0x01
61 #define CONTACT_TOOL_TYPE_MASK 0x80
[all …]
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3399-base.dtsi51 #size-cells = <0>;
79 cpu_l0: cpu@0 {
82 reg = <0x0 0x0>;
89 i-cache-size = <0x8000>;
92 d-cache-size = <0x8000>;
101 reg = <0x0 0x1>;
108 i-cache-size = <0x8000>;
111 d-cache-size = <0x8000>;
120 reg = <0x0 0x2>;
127 i-cache-size = <0x8000>;
[all …]