Lines Matching +full:strobe +full:- +full:polarity +full:- +full:high
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
3 * Copyright(c) 2014 - 2015 Google Inc. All rights reserved.
4 * Copyright(c) 2014 - 2015 Linaro Ltd. All rights reserved.
14 /* SVC switch-port device ids */
31 * type of protocol is used over the connection. The high bit
43 * endian. Any operation-specific data begins immediately after the
376 #define GB_BOOTROM_TYPE_AP_READY 0x05 /* Request with no-payload */
377 #define GB_BOOTROM_TYPE_GET_VID_PID 0x06 /* Request with no-payload */
667 * The data for each write (master -> slave) op in the array is sent
821 __u8 polarity; member
836 #define GB_SPI_MODE_CPOL 0x02 /* clock polarity */
841 #define GB_SPI_MODE_CS_HIGH 0x04 /* chipselect active high? */
842 #define GB_SPI_MODE_LSB_FIRST 0x08 /* per-word bits-on-wire */
884 * struct gb_spi_transfer - a read/write buffer pair
1050 /* Greybus init-status values, currently retrieved using DME peer gets. */
1300 /* Represents data from AP -> Module */
1306 /* recv-data-request flags */
1312 /* Represents data from Module -> AP */
1599 /* Greybus Camera Capture request payload - response has no payload */
1608 /* Greybus Camera Flush response payload - request has no payload */
1613 /* Greybus Camera Metadata request payload - operation has no response */
1759 /* set flash strobe state request payload: response have no payload */
2020 __u8 id; /* 0-63 */
2042 __u8 control_id; /* 0-63 */