Searched +full:0 +full:x009a0000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | hdmi.yaml | 90 port@0: 101 - port@0 164 reg = <0x04a00000 0x2f0>; 176 pinctrl-0 = <&hpd_active &ddc_active &cec_active>; 189 reg = <0x009a0000 0x50c>, 190 <0x00070000 0x6158>, 191 <0x009e0000 0xfff>; 214 pinctrl-0 = <&hdmi_hpd_active &hdmi_ddc_active>; 222 #size-cells = <0>; 224 port@0 { [all …]
|
/openbmc/linux/crypto/ |
H A D | aes_generic.c | 67 0xa56363c6, 0x847c7cf8, 0x997777ee, 0x8d7b7bf6, 68 0x0df2f2ff, 0xbd6b6bd6, 0xb16f6fde, 0x54c5c591, 69 0x50303060, 0x03010102, 0xa96767ce, 0x7d2b2b56, 70 0x19fefee7, 0x62d7d7b5, 0xe6abab4d, 0x9a7676ec, 71 0x45caca8f, 0x9d82821f, 0x40c9c989, 0x877d7dfa, 72 0x15fafaef, 0xeb5959b2, 0xc947478e, 0x0bf0f0fb, 73 0xecadad41, 0x67d4d4b3, 0xfda2a25f, 0xeaafaf45, 74 0xbf9c9c23, 0xf7a4a453, 0x967272e4, 0x5bc0c09b, 75 0xc2b7b775, 0x1cfdfde1, 0xae93933d, 0x6a26264c, 76 0x5a36366c, 0x413f3f7e, 0x02f7f7f5, 0x4fcccc83, [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996.dtsi | 28 #clock-cells = <0>; 35 #clock-cells = <0>; 43 #size-cells = <0>; 45 CPU0: cpu@0 { 48 reg = <0x0 0x0>; 52 clocks = <&kryocc 0>; 67 reg = <0x0 0x1>; 71 clocks = <&kryocc 0>; 81 reg = <0x0 0x100>; 100 reg = <0x0 0x101>; [all …]
|
H A D | sm8550.dtsi | 36 #clock-cells = <0>; 41 #clock-cells = <0>; 45 #clock-cells = <0>; 53 #clock-cells = <0>; 62 #clock-cells = <0>; 68 #size-cells = <0>; 70 CPU0: cpu@0 { 73 reg = <0 0>; 74 clocks = <&cpufreq_hw 0>; 79 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 19 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */ 20 #define V4L2_CTRL_CLASS_CODEC 0x00990000 /* Stateful codec controls */ 21 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */ 22 #define V4L2_CTRL_CLASS_FM_TX 0x009b0000 /* FM Modulator controls */ 23 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */ 24 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */ 25 #define V4L2_CTRL_CLASS_IMAGE_SOURCE 0x009e0000 /* Image source controls */ 26 #define V4L2_CTRL_CLASS_IMAGE_PROC 0x009f0000 /* Image processing controls */ 27 #define V4L2_CTRL_CLASS_DV 0x00a00000 /* Digital Video controls */ 28 #define V4L2_CTRL_CLASS_FM_RX 0x00a10000 /* FM Receiver controls */ [all …]
|