Home
last modified time | relevance | path

Searched defs:dc_com_reg (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-tegra/
Ddc.h81 struct dc_com_reg { struct
83 uint crc_ctrl; /* _COM_CRC_CONTROL_0 */
84 uint crc_checksum; /* _COM_CRC_CHECKSUM_0 */
87 uint pin_output_enb[PIN_REG_COUNT];
90 uint pin_output_polarity[PIN_REG_COUNT];
93 uint pin_output_data[PIN_REG_COUNT];
96 uint pin_input_enb[PIN_REG_COUNT];
99 uint pin_input_data0; /* _COM_PIN_INPUT_DATA0_0 */
100 uint pin_input_data1; /* _COM_PIN_INPUT_DATA1_0 */
103 uint pin_output_sel[PIN_OUTPUT_SEL_COUNT];
[all …]