Home
last modified time | relevance | path

Searched full:control (Results 1 – 25 of 8421) sorted by relevance

12345678910>>...337

/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dcontrol.c3 * Greybus CPort control protocol.
14 /* Highest control-protocol version supported */
18 static int gb_control_get_version(struct gb_control *control) in gb_control_get_version() argument
20 struct gb_interface *intf = control->connection->intf; in gb_control_get_version()
28 ret = gb_operation_sync(control->connection, in gb_control_get_version()
34 "failed to get control-protocol version: %d\n", in gb_control_get_version()
41 "unsupported major control-protocol version (%u > %u)\n", in gb_control_get_version()
46 control->protocol_major = response.major; in gb_control_get_version()
47 control->protocol_minor = response.minor; in gb_control_get_version()
55 static int gb_control_get_bundle_version(struct gb_control *control, in gb_control_get_bundle_version() argument
[all …]
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h18 * Include the stateless codec compound control definitions.
40 * union v4l2_ctrl_ptr - A pointer to a control value.
109 * struct v4l2_ctrl_ops - The control operations that the driver has to provide.
111 * @g_volatile_ctrl: Get a new value for this control. Generally only relevant
112 * for volatile (and usually read-only) controls such as a control
116 * @try_ctrl: Test whether the control's value is valid. Only relevant when
118 * @s_ctrl: Actually set the new control value. s_ctrl is compulsory. The
131 * struct v4l2_ctrl_type_ops - The control type operations that the driver
155 * that should be called when a control value has changed.
158 * @priv: control private data
[all …]
/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dhighlander.h13 #define PA_IRLMSK (PA_BCR+0x0000) /* Interrupt Mask control */
14 #define PA_IRLMON (PA_BCR+0x0002) /* Interrupt Status control */
19 #define PA_RSTCTL (PA_BCR+0x000c) /* Reset Control */
20 #define PA_PCIBD (PA_BCR+0x000e) /* PCI Board detect control */
21 #define PA_PCICD (PA_BCR+0x0010) /* PCI Connector detect control */
22 #define PA_EXTGIO (PA_BCR+0x0016) /* Extension GPIO Control */
23 #define PA_IVDRMON (PA_BCR+0x0018) /* iVDR Moniter control */
24 #define PA_IVDRCTL (PA_BCR+0x001a) /* iVDR control */
25 #define PA_OBLED (PA_BCR+0x001c) /* On Board LED control */
26 #define PA_OBSW (PA_BCR+0x001e) /* On Board Switch control */
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A DKconfig9 bool "Renesas SoC pin control support" if COMPILE_TEST && !(ARCH_RENESAS || SUPERH)
53 This enables pin control drivers for Renesas SuperH and ARM platforms
61 This enables common pin control functionality for EMMA Mobile, R-Car,
69 This enables pin control and GPIO drivers for SH/SH Mobile platforms
78 bool "pin control support for Emma Mobile EV2" if COMPILE_TEST
82 bool "pin control support for R-Car D3" if COMPILE_TEST
86 bool "pin control support for R-Car E2" if COMPILE_TEST
90 bool "pin control support for R-Car E3" if COMPILE_TEST
94 bool "pin control support for R-Car H1" if COMPILE_TEST
98 bool "pin control support for R-Car H2" if COMPILE_TEST
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/
HDIBM1132.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM1133.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1129.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDARMSCII-8.gz ... <control> 9<U0003> /x03 <control> 10<U0004> /x04 <control> ...
HDIBM1164.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM922.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1160.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM1124.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1163.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
HDIBM1133.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1132.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM1164.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM1163.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDARMSCII-8.gz ... <control> 9<U0003> /x03 <control> 10<U0004> /x04 <control> ...
HDIBM1160.gz ... <control> 10<U0003> /x03 <control> 11<U009C> /x04 <control> ...
HDIBM922.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1129.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
HDIBM1124.gz ... <control> 10<U0003> /x03 <control> 11<U0004> /x04 <control> ...
/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_midi_emul.h35 unsigned char control[128]; /* Current value of all controls */ member
73 void (*control)(void *private_data, int type, struct snd_midi_channel *chan); member
94 #define gm_bank_select control[0]
95 #define gm_modulation control[1]
96 #define gm_breath control[2]
97 #define gm_foot_pedal control[4]
98 #define gm_portamento_time control[5]
99 #define gm_data_entry control[6]
100 #define gm_volume control[7]
101 #define gm_balance control[8]
[all …]
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmotorola-cpcap.h47 #define CPCAP_REG_VERSC1 0x0048 /* Version Control 1 */
48 #define CPCAP_REG_VERSC2 0x004c /* Version Control 2 */
54 #define CPCAP_REG_UCC1 0x0210 /* UC Control 1 */
55 #define CPCAP_REG_UCC2 0x0214 /* UC Control 2 */
60 #define CPCAP_REG_PGC 0x0228 /* Power Gate and Control */
66 #define CPCAP_REG_SCC 0x0400 /* System Clock Control */
80 #define CPCAP_REG_SI2CC1 0x0604 /* Switcher I2C Control 1 */
81 #define CPCAP_REG_Si2CC2 0x0608 /* Switcher I2C Control 2 */
82 #define CPCAP_REG_S1C1 0x060c /* Switcher 1 Control 1 */
83 #define CPCAP_REG_S1C2 0x0610 /* Switcher 1 Control 2 */
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst28 control enumeration.
37 Control mappings
41 control mappings at runtime. These allow for individual XU controls or byte
45 triggers a read or write of the associated XU control.
47 The ioctl used to create these control mappings is called UVCIOC_CTRL_MAP.
49 beforehand (UVCIOC_CTRL_ADD) to pass XU control information to the UVC driver.
57 3. Driver specific XU control interface
65 directly map to the low-level UVC control requests.
67 In order to make such a request the UVC unit ID of the control's extension unit
68 and the control selector need to be known. This information either needs to be
[all …]

12345678910>>...337