Lines Matching +full:tad +full:- +full:cnt
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
106 return -ENOSYS; in cpm_muram_alloc()
116 return -ENOSYS; in cpm_muram_alloc_fixed()
126 return -ENOSYS; in cpm_muram_offset()
165 static inline int par_io_init(struct device_node *np) { return -ENOSYS; } in par_io_init()
166 static inline int par_io_of_config(struct device_node *np) { return -ENOSYS; } in par_io_of_config()
168 int assignment, int has_irq) { return -ENOSYS; } in par_io_config_pin()
169 static inline int par_io_data_set(u8 port, u8 pin, u8 val) { return -ENOSYS; } in par_io_data_set()
185 return ERR_PTR(-ENOSYS); in qe_pin_request()
198 return -ENOSYS; in qe_issue_cmd()
270 u8 id[62]; /* Null-terminated identifier string */
271 u8 split; /* 0 = shared I-RAM, 1 = split I-RAM */
283 u8 id[32]; /* Null-terminated identifier */
286 __be32 iram_offset; /* Offset into I-RAM for the code */
287 __be32 count; /* Number of 32-bit words of the code */
311 return -ENOSYS; in qe_upload_firmware()
375 u32 tm_cnt; /* QE timer internal cnt */
380 /* QE extended filtering Termination Action Descriptor (TAD) */
474 /* QE CECR Sub Block - sub block of QE command.
508 /* QE CECR Protocol - For non-MCC, specifies mode for QE CECR command */
557 #define QE_CP_CERCR_MEE 0x8000 /* Multi-user RAM ECC enable */
561 /* I-RAM */