Searched +full:0 +full:x0300003b (Results 1 – 3 of 3) sorted by relevance
23 - pinctrl-0: The definition can be found at32 reg = <0x73f94000 0x4000>;34 clocks = <&clks 0>;36 pinctrl-0 = <&pinctrl_kpp_1>;37 linux,keymap = <0x00000067 /* KEY_UP */38 0x0001006c /* KEY_DOWN */39 0x00020072 /* KEY_VOLUMEDOWN */40 0x00030066 /* KEY_HOME */41 0x0100006a /* KEY_RIGHT */42 0x01010069 /* KEY_LEFT */[all …]
64 reg = <0x73f94000 0x4000>;66 clocks = <&clks 0>;68 pinctrl-0 = <&pinctrl_kpp_1>;69 linux,keymap = <0x00000067 /* KEY_UP */70 0x0001006c /* KEY_DOWN */71 0x00020072 /* KEY_VOLUMEDOWN */72 0x00030066 /* KEY_HOME */73 0x0100006a /* KEY_RIGHT */74 0x01010069 /* KEY_LEFT */75 0x0102001c /* KEY_ENTER */[all …]
40 # define TLS_ANY_VERSION 0x1000042 # define TLS1_VERSION_MAJOR 0x0343 # define TLS1_VERSION_MINOR 0x0145 # define TLS1_1_VERSION_MAJOR 0x0346 # define TLS1_1_VERSION_MINOR 0x0248 # define TLS1_2_VERSION_MAJOR 0x0349 # define TLS1_2_VERSION_MINOR 0x0352 ((SSL_version(s) >> 8) == TLS1_VERSION_MAJOR ? SSL_version(s) : 0)55 ((SSL_client_version(s) >> 8) == TLS1_VERSION_MAJOR ? SSL_client_version(s) : 0)83 # define TLSEXT_TYPE_server_name 0[all …]