Searched refs:TARGET_DEV (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | disk_groups.h | 20 TARGET_DEV, enumerator 52 .type = TARGET_DEV, in target_decode()
|
| A D | disk_groups.c | 210 case TARGET_DEV: { in bch2_target_to_mask() 241 case TARGET_DEV: in bch2_dev_in_target() 549 case TARGET_DEV: { in bch2_target_to_text() 587 case TARGET_DEV: { in bch2_target_to_text_sb()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_regs.h | 19 TARGET_DEV = 13, enumerator 713 #define DEV_CLOCK_CFG(t) __REG(TARGET_DEV, t, 8, 0, 0, 1, 28, 0, 0, 1, 4) 752 #define DEV_MAC_ENA_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 0, 0, 1, 4) 767 #define DEV_MAC_MODE_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 4, 0, 1, 4) 776 #define DEV_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 8, 0, 1, 4) 785 #define DEV_MAC_TAGS_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 12, 0, 1, 4) 800 #define DEV_MAC_IFG_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 20, 0, 1, 4) 821 #define DEV_MAC_HDX_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 24, 0, 1, 4) 842 #define DEV_PCS1G_CFG(t) __REG(TARGET_DEV, t, 8, 72, 0, 1, 68, 0, 0, 1, 4) 851 #define DEV_PCS1G_MODE_CFG(t) __REG(TARGET_DEV, t, 8, 72, 0, 1, 68, 4, 0, 1, 4) [all …]
|
| A D | lan966x_main.c | 54 { TARGET_DEV, 0x34000, 1 }, /* 0xe2034000 */ 55 { TARGET_DEV + 1, 0x38000, 1 }, /* 0xe2038000 */ 56 { TARGET_DEV + 2, 0x3c000, 1 }, /* 0xe203c000 */ 57 { TARGET_DEV + 3, 0x40000, 1 }, /* 0xe2040000 */ 58 { TARGET_DEV + 4, 0x44000, 1 }, /* 0xe2044000 */ 59 { TARGET_DEV + 5, 0x48000, 1 }, /* 0xe2048000 */ 60 { TARGET_DEV + 6, 0x4c000, 1 }, /* 0xe204c000 */ 61 { TARGET_DEV + 7, 0x50000, 1 }, /* 0xe2050000 */
|
Completed in 18 milliseconds