Lines Matching full:enum
33 * enum xsdfec_code - Code Type.
37 * This enum is used to indicate the mode of the driver. The mode is determined
41 enum xsdfec_code {
47 * enum xsdfec_order - Order
51 * This enum is used to indicate whether the order of blocks can change from
54 enum xsdfec_order {
60 * enum xsdfec_turbo_alg - Turbo Algorithm Type.
67 * This enum specifies which Turbo Decode algorithm is in use.
69 enum xsdfec_turbo_alg {
76 * enum xsdfec_state - State.
83 * This enum is used to indicate the state of the driver.
85 enum xsdfec_state {
94 * enum xsdfec_axis_width - AXIS_WIDTH.DIN Setting for 128-bit width.
99 * This enum is used to indicate the AXIS_WIDTH.DIN setting for 128-bit width.
103 enum xsdfec_axis_width {
110 * enum xsdfec_axis_word_include - Words Configuration.
123 * This enum is used to specify the DIN_WORDS configuration.
125 enum xsdfec_axis_word_include {
376 * @enum xsdfec_order