| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | regs-gpio-s3c24xx.h | 15 #define S3C24XX_MISCCR S3C24XX_GPIOREG2(0x80) 19 #define S3C2410_GPIO_LEAVE (0xFFFFFFFF) 20 #define S3C2410_GPIO_INPUT (0xFFFFFFF0) /* not available on A */ 21 #define S3C2410_GPIO_OUTPUT (0xFFFFFFF1) 22 #define S3C2410_GPIO_IRQ (0xFFFFFFF2) /* not available for all */ 23 #define S3C2410_GPIO_SFN2 (0xFFFFFFF2) /* bank A => addr/cs/nand */ 24 #define S3C2410_GPIO_SFN3 (0xFFFFFFF3) /* not available on A */ 39 #define S3C2410_GPACON S3C2410_GPIOREG(0x00) 40 #define S3C2410_GPADAT S3C2410_GPIOREG(0x04) 42 #define S3C2410_GPA0_ADDR0 (1<<0) [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | palmas.h | 24 #define PALMAS_CHIP_OLD_ID 0x0000 25 #define PALMAS_CHIP_ID 0xC035 26 #define PALMAS_CHIP_CHARGER_ID 0xC036 43 #define PALMAS_PMIC_FEATURE_SMPS10_BOOST BIT(0) 133 int ch3_current; /* 0: off; 1: 10uA; 2: 400uA; 3: 800 uA */ 135 /* Channel 0 current source can be used for battery detection. 139 int ch0_current; /* 0: off; 1: 5uA; 2: 15uA; 3: 20 uA */ 154 * 0: reload default values from OTP on warm reset 165 * 0: i2c selection of voltage 177 * 0: Off [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | palmas.h | 25 #define PALMAS_CHIP_OLD_ID 0x0000 26 #define PALMAS_CHIP_ID 0xC035 27 #define PALMAS_CHIP_CHARGER_ID 0xC036 44 #define PALMAS_PMIC_FEATURE_SMPS10_BOOST BIT(0) 140 int ch3_current; /* 0: off; 1: 10uA; 2: 400uA; 3: 800 uA */ 142 /* Channel 0 current source can be used for battery detection. 146 int ch0_current; /* 0: off; 1: 5uA; 2: 15uA; 3: 20 uA */ 163 * 0: reload default values from OTP on warm reset 174 * 0: i2c selection of voltage 186 * 0: Off [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | nv50.c | 32 /* 0x01: no bank swizzle in nv50_mmu_kind() 33 * 0x02: bank swizzled in nv50_mmu_kind() 34 * 0x7f: invalid in nv50_mmu_kind() 36 * 0x01/0x02 are values understood by the VRAM allocator, in nv50_mmu_kind() 42 0x01, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x00 */ in nv50_mmu_kind() 43 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind() 44 0x01, 0x01, 0x01, 0x01, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x10 */ in nv50_mmu_kind() 45 0x02, 0x02, 0x02, 0x02, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind() 46 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7f, /* 0x20 */ in nv50_mmu_kind() 47 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x7f, in nv50_mmu_kind() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | nv50.c | 32 /* 0x01: no bank swizzle in nv50_mmu_kind() 33 * 0x02: bank swizzled in nv50_mmu_kind() 34 * 0x7f: invalid in nv50_mmu_kind() 36 * 0x01/0x02 are values understood by the VRAM allocator, in nv50_mmu_kind() 42 0x01, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x00 */ in nv50_mmu_kind() 43 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind() 44 0x01, 0x01, 0x01, 0x01, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x10 */ in nv50_mmu_kind() 45 0x02, 0x02, 0x02, 0x02, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind() 46 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7f, /* 0x20 */ in nv50_mmu_kind() 47 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x7f, in nv50_mmu_kind() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/rts5208/ |
| D | rtsx_card.h | 20 #define SSC_POWER_DOWN 0x01 21 #define SD_OC_POWER_DOWN 0x02 22 #define MS_OC_POWER_DOWN 0x04 23 #define ALL_POWER_DOWN 0x07 24 #define OC_POWER_DOWN 0x06 26 #define PMOS_STRG_MASK 0x10 27 #define PMOS_STRG_800mA 0x10 28 #define PMOS_STRG_400mA 0x00 30 #define POWER_OFF 0x03 31 #define PARTIAL_POWER_ON 0x01 [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/rts5208/ |
| D | rtsx_card.h | 20 #define SSC_POWER_DOWN 0x01 21 #define SD_OC_POWER_DOWN 0x02 22 #define MS_OC_POWER_DOWN 0x04 23 #define ALL_POWER_DOWN 0x07 24 #define OC_POWER_DOWN 0x06 26 #define PMOS_STRG_MASK 0x10 27 #define PMOS_STRG_800mA 0x10 28 #define PMOS_STRG_400mA 0x00 30 #define POWER_OFF 0x03 31 #define PARTIAL_POWER_ON 0x01 [all …]
|
| /kernel/linux/linux-6.6/drivers/memory/ |
| D | mtk-smi.c | 24 #define SMI_L1LEN 0x100 26 #define SMI_L1_ARB 0x200 27 #define SMI_BUS_SEL 0x220 30 #define F_MMU1_LARB(larbid) (0x1 << SMI_BUS_LARB_SHIFT(larbid)) 32 #define SMI_READ_FIFO_TH 0x230 33 #define SMI_M4U_TH 0x234 34 #define SMI_FIFO_TH1 0x238 35 #define SMI_FIFO_TH2 0x23c 36 #define SMI_DCM 0x300 37 #define SMI_DUMMY 0x444 [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| D | initvals_phy.h | 12 { MT_RF(0, 1), 0x01 }, 13 { MT_RF(0, 2), 0x11 }, 15 { MT_RF(0, 3), 0x73 }, /* VCO Freq Cal */ 16 { MT_RF(0, 4), 0x30 }, /* R4 b<7>=1, VCO cal */ 17 { MT_RF(0, 5), 0x00 }, 18 { MT_RF(0, 6), 0x41 }, 19 { MT_RF(0, 7), 0x00 }, 20 { MT_RF(0, 8), 0x00 }, 21 { MT_RF(0, 9), 0x00 }, 22 { MT_RF(0, 10), 0x0C }, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| D | initvals_phy.h | 12 { MT_RF(0, 1), 0x01 }, 13 { MT_RF(0, 2), 0x11 }, 15 { MT_RF(0, 3), 0x73 }, /* VCO Freq Cal */ 16 { MT_RF(0, 4), 0x30 }, /* R4 b<7>=1, VCO cal */ 17 { MT_RF(0, 5), 0x00 }, 18 { MT_RF(0, 6), 0x41 }, 19 { MT_RF(0, 7), 0x00 }, 20 { MT_RF(0, 8), 0x00 }, 21 { MT_RF(0, 9), 0x00 }, 22 { MT_RF(0, 10), 0x0C }, [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
| D | descriptors_wacom.py | 5 0x05, 0x01, # . Usage Page (Desktop), 6 0x09, 0x02, # . Usage (Mouse), 7 0xA1, 0x01, # . Collection (Application), 8 0x85, 0x01, # . Report ID (1), 9 0x09, 0x01, # . Usage (Pointer), 10 0xA1, 0x00, # . Collection (Physical), 11 0x05, 0x09, # . Usage Page (Button), 12 0x19, 0x01, # . Usage Minimum (01h), 13 0x29, 0x03, # . Usage Maximum (03h), 14 0x15, 0x00, # . Logical Minimum (0), [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | af9013_priv.h | 39 { 28800000, 8000000, { 0x02, 0x8a, 0x28, 0xa3, 0x05, 0x14, 40 0x51, 0x11, 0x00, 0xa2, 0x8f, 0x3d, 0x00, 0xa2, 0x8a, 41 0x29, 0x00, 0xa2, 0x85, 0x14, 0x01, 0x45, 0x14, 0x14 } }, 42 { 28800000, 7000000, { 0x02, 0x38, 0xe3, 0x8e, 0x04, 0x71, 43 0xc7, 0x07, 0x00, 0x8e, 0x3d, 0x55, 0x00, 0x8e, 0x38, 44 0xe4, 0x00, 0x8e, 0x34, 0x72, 0x01, 0x1c, 0x71, 0x32 } }, 45 { 28800000, 6000000, { 0x01, 0xe7, 0x9e, 0x7a, 0x03, 0xcf, 46 0x3c, 0x3d, 0x00, 0x79, 0xeb, 0x6e, 0x00, 0x79, 0xe7, 47 0x9e, 0x00, 0x79, 0xe3, 0xcf, 0x00, 0xf3, 0xcf, 0x0f } }, 49 { 20480000, 8000000, { 0x03, 0x92, 0x49, 0x26, 0x07, 0x24, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | af9013_priv.h | 39 { 28800000, 8000000, { 0x02, 0x8a, 0x28, 0xa3, 0x05, 0x14, 40 0x51, 0x11, 0x00, 0xa2, 0x8f, 0x3d, 0x00, 0xa2, 0x8a, 41 0x29, 0x00, 0xa2, 0x85, 0x14, 0x01, 0x45, 0x14, 0x14 } }, 42 { 28800000, 7000000, { 0x02, 0x38, 0xe3, 0x8e, 0x04, 0x71, 43 0xc7, 0x07, 0x00, 0x8e, 0x3d, 0x55, 0x00, 0x8e, 0x38, 44 0xe4, 0x00, 0x8e, 0x34, 0x72, 0x01, 0x1c, 0x71, 0x32 } }, 45 { 28800000, 6000000, { 0x01, 0xe7, 0x9e, 0x7a, 0x03, 0xcf, 46 0x3c, 0x3d, 0x00, 0x79, 0xeb, 0x6e, 0x00, 0x79, 0xe7, 47 0x9e, 0x00, 0x79, 0xe3, 0xcf, 0x00, 0xf3, 0xcf, 0x0f } }, 49 { 20480000, 8000000, { 0x03, 0x92, 0x49, 0x26, 0x07, 0x24, [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
| D | oem310.h | 55 0x00,0x00,0x00, /* 800x600 */ 56 0x0b,0x0b,0x0b, /* 1024x768 */ 57 0x08,0x08,0x08, /* 1280x1024 */ 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 59 0x00,0x00,0x00, /* 1024x600 (unknown) */ 60 0x00,0x00,0x00, /* 1152x864 (unknown) */ 61 0x08,0x08,0x08, /* 1280x960 (guessed) */ 62 0x00,0x00,0x00, /* 1152x768 (unknown) */ 63 0x08,0x08,0x08, /* 1400x1050 */ 64 0x08,0x08,0x08, /* 1280x768 (guessed) */ [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| D | oem310.h | 55 0x00,0x00,0x00, /* 800x600 */ 56 0x0b,0x0b,0x0b, /* 1024x768 */ 57 0x08,0x08,0x08, /* 1280x1024 */ 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 59 0x00,0x00,0x00, /* 1024x600 (unknown) */ 60 0x00,0x00,0x00, /* 1152x864 (unknown) */ 61 0x08,0x08,0x08, /* 1280x960 (guessed) */ 62 0x00,0x00,0x00, /* 1152x768 (unknown) */ 63 0x08,0x08,0x08, /* 1400x1050 */ 64 0x08,0x08,0x08, /* 1280x768 (guessed) */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-dfl_fme | 13 event = "config:0-11" - event ID 19 fab_mmio_read = "event=0x06,evtype=0x02,portid=0xff" 21 It shows this fab_mmio_read is a fabric type (0x02) event with 22 0x06 local event id for overall monitoring (portid=0xff). 43 Basic events (evtype=0x00):: 45 clock = "event=0x00,evtype=0x00,portid=0xff" 47 Cache events (evtype=0x01):: 49 cache_read_hit = "event=0x00,evtype=0x01,portid=0xff" 50 cache_read_miss = "event=0x01,evtype=0x01,portid=0xff" 51 cache_write_hit = "event=0x02,evtype=0x01,portid=0xff" [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-dfl_fme | 13 event = "config:0-11" - event ID 19 fab_mmio_read = "event=0x06,evtype=0x02,portid=0xff" 21 It shows this fab_mmio_read is a fabric type (0x02) event with 22 0x06 local event id for overall monitoring (portid=0xff). 43 Basic events (evtype=0x00):: 45 clock = "event=0x00,evtype=0x00,portid=0xff" 47 Cache events (evtype=0x01):: 49 cache_read_hit = "event=0x00,evtype=0x01,portid=0xff" 50 cache_read_miss = "event=0x01,evtype=0x01,portid=0xff" 51 cache_write_hit = "event=0x02,evtype=0x01,portid=0xff" [all …]
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 29 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 }, 31 {1, {4}, 0, {INTEL_PT_TNT, 1, 0}, 0, 0 }, 32 {1, {6}, 0, {INTEL_PT_TNT, 1, 0x20ULL << 58}, 0, 0 }, 33 {1, {0x80}, 0, {INTEL_PT_TNT, 6, 0}, 0, 0 }, 34 {1, {0xfe}, 0, {INTEL_PT_TNT, 6, 0x3fULL << 58}, 0, 0 }, 36 {8, {0x02, 0xa3, 2}, 0, {INTEL_PT_TNT, 1, 0xa302ULL << 47}, 0, 0 }, 37 {8, {0x02, 0xa3, 3}, 0, {INTEL_PT_TNT, 1, 0x1a302ULL << 47}, 0, 0 }, 38 {8, {0x02, 0xa3, 0, 0, 0, 0, 0, 0x80}, 0, {INTEL_PT_TNT, 47, 0xa302ULL << 1}, 0, 0 }, 39 …{8, {0x02, 0xa3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}, 0, {INTEL_PT_TNT, 47, 0xffffffffffffa302ULL … 41 {1, {0x0d}, 0, {INTEL_PT_TIP, 0, 0}, 0, 0 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic79xx_reg_print.c_shipped | 12 { "SPLTINT", 0x01, 0x01 }, 13 { "CMDCMPLT", 0x02, 0x02 }, 14 { "SEQINT", 0x04, 0x04 }, 15 { "SCSIINT", 0x08, 0x08 }, 16 { "PCIINT", 0x10, 0x10 }, 17 { "SWTMINT", 0x20, 0x20 }, 18 { "BRKADRINT", 0x40, 0x40 }, 19 { "HWERRINT", 0x80, 0x80 }, 20 { "INT_PEND", 0xff, 0xff } 27 0x01, regvalue, cur_col, wrap)); [all …]
|
| D | aic79xx_reg.h_shipped | 19 ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap) 26 ahd_print_register(NULL, 0, "HS_MAILBOX", 0x0b, regvalue, cur_col, wrap) 33 ahd_print_register(NULL, 0, "SEQINTSTAT", 0x0c, regvalue, cur_col, wrap) 40 ahd_print_register(NULL, 0, "INTCTL", 0x18, regvalue, cur_col, wrap) 47 ahd_print_register(NULL, 0, "DFCNTRL", 0x19, regvalue, cur_col, wrap) 54 ahd_print_register(NULL, 0, "DFSTATUS", 0x1a, regvalue, cur_col, wrap) 61 ahd_print_register(NULL, 0, "SG_CACHE_SHADOW", 0x1b, regvalue, cur_col, wrap) 68 ahd_print_register(NULL, 0, "SCSISEQ0", 0x3a, regvalue, cur_col, wrap) 75 ahd_print_register(NULL, 0, "SCSISEQ1", 0x3b, regvalue, cur_col, wrap) 82 ahd_print_register(NULL, 0, "DFFSTAT", 0x3f, regvalue, cur_col, wrap) [all …]
|
| D | aic79xx_seq.h_shipped | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| D | aic79xx_reg_print.c_shipped | 12 { "SPLTINT", 0x01, 0x01 }, 13 { "CMDCMPLT", 0x02, 0x02 }, 14 { "SEQINT", 0x04, 0x04 }, 15 { "SCSIINT", 0x08, 0x08 }, 16 { "PCIINT", 0x10, 0x10 }, 17 { "SWTMINT", 0x20, 0x20 }, 18 { "BRKADRINT", 0x40, 0x40 }, 19 { "HWERRINT", 0x80, 0x80 }, 20 { "INT_PEND", 0xff, 0xff } 27 0x01, regvalue, cur_col, wrap)); [all …]
|
| D | aic79xx_reg.h_shipped | 19 ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap) 26 ahd_print_register(NULL, 0, "HS_MAILBOX", 0x0b, regvalue, cur_col, wrap) 33 ahd_print_register(NULL, 0, "SEQINTSTAT", 0x0c, regvalue, cur_col, wrap) 40 ahd_print_register(NULL, 0, "INTCTL", 0x18, regvalue, cur_col, wrap) 47 ahd_print_register(NULL, 0, "DFCNTRL", 0x19, regvalue, cur_col, wrap) 54 ahd_print_register(NULL, 0, "DFSTATUS", 0x1a, regvalue, cur_col, wrap) 61 ahd_print_register(NULL, 0, "SG_CACHE_SHADOW", 0x1b, regvalue, cur_col, wrap) 68 ahd_print_register(NULL, 0, "SCSISEQ0", 0x3a, regvalue, cur_col, wrap) 75 ahd_print_register(NULL, 0, "SCSISEQ1", 0x3b, regvalue, cur_col, wrap) 82 ahd_print_register(NULL, 0, "DFFSTAT", 0x3f, regvalue, cur_col, wrap) [all …]
|
| D | aic79xx_seq.h_shipped | 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, 18 0x04, 0x4d, 0x35, 0x78, [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| D | cpia2_registers.h | 17 * System register set (Bank 0) 19 #define CPIA2_SYSTEM_DEVICE_HI 0x00 20 #define CPIA2_SYSTEM_DEVICE_LO 0x01 22 #define CPIA2_SYSTEM_SYSTEM_CONTROL 0x02 23 #define CPIA2_SYSTEM_CONTROL_LOW_POWER 0x00 24 #define CPIA2_SYSTEM_CONTROL_HIGH_POWER 0x01 25 #define CPIA2_SYSTEM_CONTROL_SUSPEND 0x02 26 #define CPIA2_SYSTEM_CONTROL_V2W_ERR 0x10 27 #define CPIA2_SYSTEM_CONTROL_RB_ERR 0x10 28 #define CPIA2_SYSTEM_CONTROL_CLEAR_ERR 0x80 [all …]
|