Searched defs:cid (Results 1 – 9 of 9) sorted by relevance
| /u-boot/drivers/net/bnxt/ |
| A D | bnxt_dbg.h | 369 void dbg_rx_cid(u16 idx, u16 cid) in dbg_rx_cid() 374 void dbg_rx_alloc_iob_fail(u16 idx, u16 cid) in dbg_rx_alloc_iob_fail() 380 void dbg_rx_iob(void *iob, u16 idx, u16 cid) in dbg_rx_iob() 396 #define dbg_rx_cid(idx, cid) argument 397 #define dbg_rx_alloc_iob_fail(idx, cid) argument 398 #define dbg_rx_iob(iob, idx, cid) argument 492 static void dump_evt(u8 *cmp, u32 type, u16 cid) in dump_evt() 530 #define dump_evt(cmp, ty, cid) argument
|
| /u-boot/drivers/clk/at91/ |
| A D | sama7g5.c | 242 u8 cid; member 406 u8 cid; member 460 u8 cid; member 486 u8 cid; member
|
| A D | sam9x60.c | 202 u8 cid; member 256 u8 cid; member 276 u8 cid; member
|
| A D | pmc.h | 88 unsigned int cid; member
|
| /u-boot/drivers/tee/optee/ |
| A D | rpmb.c | 35 u8 cid[16]; member
|
| /u-boot/arch/arm/mach-imx/ |
| A D | hab.c | 225 void *hab_rvt_authenticate_image(uint8_t cid, ptrdiff_t ivt_offset, in hab_rvt_authenticate_image()
|
| /u-boot/include/ |
| A D | fsl_immap.h | 154 u32 cid[4]; /* Component ID */ member
|
| A D | mmc.h | 682 uint cid[4]; member
|
| /u-boot/drivers/nvme/ |
| A D | nvme.h | 426 __u16 cid; member
|
Completed in 28 milliseconds