| /kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
| D | tm6000-regs.h | 11 #define REQ_00_SET_IR_VALUE 0 17 /* Write: RegNum, Value, 0 */ 21 /* Write: RegNum, Value, 0 */ 31 /* Write: Subaddr, Slave Addr, value, 0 */ 34 /* Subaddr, Slave Addr, 0, length */ 55 #define TM6000_GPIO_CLK 0x101 56 #define TM6000_GPIO_DATA 0x100 58 #define TM6000_GPIO_1 0x102 59 #define TM6000_GPIO_2 0x103 60 #define TM6000_GPIO_3 0x104 [all …]
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | ebcdic.c | 22 0x00, 0x01, 0x02, 0x03, 0x37, 0x2D, 0x2E, 0x2F, 25 0x16, 0x05, 0x15, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 27 0x10, 0x11, 0x12, 0x13, 0x3C, 0x3D, 0x32, 0x26, 30 0x18, 0x19, 0x3F, 0x27, 0x22, 0x1D, 0x1E, 0x1F, 32 0x40, 0x5A, 0x7F, 0x7B, 0x5B, 0x6C, 0x50, 0x7D, 34 0x4D, 0x5D, 0x5C, 0x4E, 0x6B, 0x60, 0x4B, 0x61, 35 /*30 0 1 2 3 4 5 6 7 */ 36 0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 38 0xF8, 0xF9, 0x7A, 0x5E, 0x4C, 0x7E, 0x6E, 0x6F, 40 0x7C, 0xC1, 0xC2, 0xC3, 0xC4, 0xC5, 0xC6, 0xC7, [all …]
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | ebcdic.c | 22 0x00, 0x01, 0x02, 0x03, 0x37, 0x2D, 0x2E, 0x2F, 25 0x16, 0x05, 0x15, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 27 0x10, 0x11, 0x12, 0x13, 0x3C, 0x3D, 0x32, 0x26, 30 0x18, 0x19, 0x3F, 0x27, 0x22, 0x1D, 0x1E, 0x1F, 32 0x40, 0x5A, 0x7F, 0x7B, 0x5B, 0x6C, 0x50, 0x7D, 34 0x4D, 0x5D, 0x5C, 0x4E, 0x6B, 0x60, 0x4B, 0x61, 35 /*30 0 1 2 3 4 5 6 7 */ 36 0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 38 0xF8, 0xF9, 0x7A, 0x5E, 0x4C, 0x7E, 0x6E, 0x6F, 40 0x7C, 0xC1, 0xC2, 0xC3, 0xC4, 0xC5, 0xC6, 0xC7, [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/cardreader/ |
| D | rts5261.h | 14 #define rts5261_vendor_setting_valid(reg) ((reg) & 0x010000) 16 (((~(reg) >> 28) & 0x02) | (((reg) >> 28) & 0x01)) 17 #define rts5261_reg_check_reverse_socket(reg) ((reg) & 0x04) 18 #define rts5261_reg_to_sd30_drive_sel_1v8(reg) (((reg) >> 22) & 0x03) 19 #define rts5261_reg_to_sd30_drive_sel_3v3(reg) (((reg) >> 16) & 0x03) 20 #define rts5261_reg_to_rtd3(reg) ((reg) & 0x08) 21 #define rts5261_reg_check_mmc_support(reg) ((reg) & 0x10) 23 #define RTS5261_AUTOLOAD_CFG0 0xFF7B 24 #define RTS5261_AUTOLOAD_CFG1 0xFF7C 25 #define RTS5261_AUTOLOAD_CFG2 0xFF7D [all …]
|
| D | rts5228.h | 15 #define RTS5228_AUTOLOAD_CFG0 0xFF7B 16 #define RTS5228_AUTOLOAD_CFG1 0xFF7C 17 #define RTS5228_AUTOLOAD_CFG2 0xFF7D 18 #define RTS5228_AUTOLOAD_CFG3 0xFF7E 19 #define RTS5228_AUTOLOAD_CFG4 0xFF7F 21 #define RTS5228_REG_VREF 0xFE97 24 #define RTS5228_PAD_H3L1 0xFF79 27 /* SSC_CTL2 0xFC12 */ 28 #define RTS5228_SSC_DEPTH_MASK 0x07 29 #define RTS5228_SSC_DEPTH_DISALBE 0x00 [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/pmic/ |
| D | intel_pmic_chtwc.c | 17 #define CHT_WC_V1P05A_CTRL 0x6e3b 18 #define CHT_WC_V1P15_CTRL 0x6e3c 19 #define CHT_WC_V1P05A_VSEL 0x6e3d 20 #define CHT_WC_V1P15_VSEL 0x6e3e 21 #define CHT_WC_V1P8A_CTRL 0x6e56 22 #define CHT_WC_V1P8SX_CTRL 0x6e57 23 #define CHT_WC_VDDQ_CTRL 0x6e58 24 #define CHT_WC_V1P2A_CTRL 0x6e59 25 #define CHT_WC_V1P2SX_CTRL 0x6e5a 26 #define CHT_WC_V1P8A_VSEL 0x6e5b [all …]
|
| /kernel/linux/linux-6.6/drivers/acpi/pmic/ |
| D | intel_pmic_chtwc.c | 17 #define CHT_WC_V1P05A_CTRL 0x6e3b 18 #define CHT_WC_V1P15_CTRL 0x6e3c 19 #define CHT_WC_V1P05A_VSEL 0x6e3d 20 #define CHT_WC_V1P15_VSEL 0x6e3e 21 #define CHT_WC_V1P8A_CTRL 0x6e56 22 #define CHT_WC_V1P8SX_CTRL 0x6e57 23 #define CHT_WC_VDDQ_CTRL 0x6e58 24 #define CHT_WC_V1P2A_CTRL 0x6e59 25 #define CHT_WC_V1P2SX_CTRL 0x6e5a 26 #define CHT_WC_V1P8A_VSEL 0x6e5b [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-5.10/drivers/misc/cardreader/ |
| D | rts5261.h | 14 #define rts5261_vendor_setting_valid(reg) ((reg) & 0x010000) 15 #define rts5261_reg_to_aspm(reg) (((reg) >> 28) ^ 0x03) 16 #define rts5261_reg_check_reverse_socket(reg) ((reg) & 0x04) 17 #define rts5261_reg_to_card_drive_sel(reg) ((((reg) >> 6) & 0x01) << 6) 18 #define rts5261_reg_to_sd30_drive_sel_1v8(reg) (((reg) >> 22) ^ 0x03) 19 #define rts5261_reg_to_sd30_drive_sel_3v3(reg) (((reg) >> 16) ^ 0x03) 22 #define RTS5261_AUTOLOAD_CFG0 0xFF7B 23 #define RTS5261_AUTOLOAD_CFG1 0xFF7C 24 #define RTS5261_AUTOLOAD_CFG2 0xFF7D 25 #define RTS5261_AUTOLOAD_CFG3 0xFF7E [all …]
|
| D | rts5228.h | 15 #define RTS5228_AUTOLOAD_CFG0 0xFF7B 16 #define RTS5228_AUTOLOAD_CFG1 0xFF7C 17 #define RTS5228_AUTOLOAD_CFG2 0xFF7D 18 #define RTS5228_AUTOLOAD_CFG3 0xFF7E 19 #define RTS5228_AUTOLOAD_CFG4 0xFF7F 21 #define RTS5228_REG_VREF 0xFE97 24 #define RTS5228_PAD_H3L1 0xFF79 27 /* SSC_CTL2 0xFC12 */ 28 #define RTS5228_SSC_DEPTH_MASK 0x07 29 #define RTS5228_SSC_DEPTH_DISALBE 0x00 [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | cros-ec-keyboard.dtsi | 18 MATRIX_KEY(0x00, 0x01, KEY_LEFTMETA) 19 MATRIX_KEY(0x00, 0x02, KEY_F1) 20 MATRIX_KEY(0x00, 0x03, KEY_B) 21 MATRIX_KEY(0x00, 0x04, KEY_F10) 22 MATRIX_KEY(0x00, 0x05, KEY_RO) 23 MATRIX_KEY(0x00, 0x06, KEY_N) 24 MATRIX_KEY(0x00, 0x08, KEY_EQUAL) 25 MATRIX_KEY(0x00, 0x0a, KEY_RIGHTALT) 27 MATRIX_KEY(0x01, 0x01, KEY_ESC) 28 MATRIX_KEY(0x01, 0x02, KEY_F4) [all …]
|
| D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
| /kernel/linux/linux-6.6/include/dt-bindings/input/ |
| D | cros-ec-keyboard.h | 13 MATRIX_KEY(0x00, 0x02, KEY_F1) \ 14 MATRIX_KEY(0x03, 0x02, KEY_F2) \ 15 MATRIX_KEY(0x02, 0x02, KEY_F3) \ 16 MATRIX_KEY(0x01, 0x02, KEY_F4) \ 17 MATRIX_KEY(0x03, 0x04, KEY_F5) \ 18 MATRIX_KEY(0x02, 0x04, KEY_F6) \ 19 MATRIX_KEY(0x01, 0x04, KEY_F7) \ 20 MATRIX_KEY(0x02, 0x09, KEY_F8) \ 21 MATRIX_KEY(0x01, 0x09, KEY_F9) \ 22 MATRIX_KEY(0x00, 0x04, KEY_F10) [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| D | fb_ssd1289.c | 22 static unsigned int reg11 = 0x6040; 30 write_reg(par, 0x00, 0x0001); in init_display() 31 write_reg(par, 0x03, 0xA8A4); in init_display() 32 write_reg(par, 0x0C, 0x0000); in init_display() 33 write_reg(par, 0x0D, 0x080C); in init_display() 34 write_reg(par, 0x0E, 0x2B00); in init_display() 35 write_reg(par, 0x1E, 0x00B7); in init_display() 36 write_reg(par, 0x01, in init_display() 38 write_reg(par, 0x02, 0x0600); in init_display() 39 write_reg(par, 0x10, 0x0000); in init_display() [all …]
|
| D | fb_ili9320.c | 19 #define DEFAULT_GAMMA "07 07 6 0 0 0 5 5 4 0\n" \ 20 "07 08 4 7 5 1 2 0 7 7" 24 u8 rxbuf[8] = {0, }; in read_devicecode() 26 write_reg(par, 0x0000); in read_devicecode() 38 fbtft_par_dbg(DEBUG_INIT_DISPLAY, par, "Device code: 0x%04X\n", in init_display() 40 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display() 42 "Unrecognized Device code: 0x%04X (expected 0x9320)\n", in init_display() 49 write_reg(par, 0x00E5, 0x8000); in init_display() 52 write_reg(par, 0x0000, 0x0001); in init_display() 55 write_reg(par, 0x0001, 0x0100); in init_display() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | fb_ssd1289.c | 22 static unsigned int reg11 = 0x6040; 30 write_reg(par, 0x00, 0x0001); in init_display() 31 write_reg(par, 0x03, 0xA8A4); in init_display() 32 write_reg(par, 0x0C, 0x0000); in init_display() 33 write_reg(par, 0x0D, 0x080C); in init_display() 34 write_reg(par, 0x0E, 0x2B00); in init_display() 35 write_reg(par, 0x1E, 0x00B7); in init_display() 36 write_reg(par, 0x01, in init_display() 38 write_reg(par, 0x02, 0x0600); in init_display() 39 write_reg(par, 0x10, 0x0000); in init_display() [all …]
|
| D | fb_ili9320.c | 19 #define DEFAULT_GAMMA "07 07 6 0 0 0 5 5 4 0\n" \ 20 "07 08 4 7 5 1 2 0 7 7" 25 u8 rxbuf[8] = {0, }; in read_devicecode() 27 write_reg(par, 0x0000); in read_devicecode() 39 fbtft_par_dbg(DEBUG_INIT_DISPLAY, par, "Device code: 0x%04X\n", in init_display() 41 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display() 43 "Unrecognized Device code: 0x%04X (expected 0x9320)\n", in init_display() 50 write_reg(par, 0x00E5, 0x8000); in init_display() 53 write_reg(par, 0x0000, 0x0001); in init_display() 56 write_reg(par, 0x0001, 0x0100); in init_display() [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/ |
| D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | uncore-io.json | 4 "EventCode": "0xff", 7 "UMask": "0x20", 12 "EventCode": "0xff", 15 "UMask": "0x21", 20 "EventCode": "0xff", 23 "UMask": "0x22", 28 "EventCode": "0xff", 31 "UMask": "0x23", 36 "EventCode": "0xff", 39 "UMask": "0x24", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/ |
| D | cxd2880_dvbt2.h | 28 CXD2880_DVBT2_S1_BASE_SISO = 0x00, 29 CXD2880_DVBT2_S1_BASE_MISO = 0x01, 30 CXD2880_DVBT2_S1_NON_DVBT2 = 0x02, 31 CXD2880_DVBT2_S1_LITE_SISO = 0x03, 32 CXD2880_DVBT2_S1_LITE_MISO = 0x04, 33 CXD2880_DVBT2_S1_RSVD3 = 0x05, 34 CXD2880_DVBT2_S1_RSVD4 = 0x06, 35 CXD2880_DVBT2_S1_RSVD5 = 0x07, 36 CXD2880_DVBT2_S1_UNKNOWN = 0xff 40 CXD2880_DVBT2_BASE_S2_M2K_G_ANY = 0x00, [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/ |
| D | cxd2880_dvbt2.h | 28 CXD2880_DVBT2_S1_BASE_SISO = 0x00, 29 CXD2880_DVBT2_S1_BASE_MISO = 0x01, 30 CXD2880_DVBT2_S1_NON_DVBT2 = 0x02, 31 CXD2880_DVBT2_S1_LITE_SISO = 0x03, 32 CXD2880_DVBT2_S1_LITE_MISO = 0x04, 33 CXD2880_DVBT2_S1_RSVD3 = 0x05, 34 CXD2880_DVBT2_S1_RSVD4 = 0x06, 35 CXD2880_DVBT2_S1_RSVD5 = 0x07, 36 CXD2880_DVBT2_S1_UNKNOWN = 0xff 40 CXD2880_DVBT2_BASE_S2_M2K_G_ANY = 0x00, [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | uncore-io.json | 4 "EventCode": "0x83", 6 "FCMask": "0x07", 7 "Filter": "ch_mask=0x1f", 11 "PortMask": "0x01", 12 … device attached to the IIO unit which starts its use of the bus using lane 0 of the 16 lanes supp… 14 "UMask": "0x4", 19 "EventCode": "0x83", 21 "FCMask": "0x07", 22 "Filter": "ch_mask=0x1f", 26 "PortMask": "0x01", [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-io.json | 4 "EventCode": "0x83", 6 "FCMask": "0x07", 7 "Filter": "ch_mask=0x1f", 11 "PortMask": "0x01", 12 … device attached to the IIO unit which starts its use of the bus using lane 0 of the 16 lanes supp… 14 "UMask": "0x4", 19 "EventCode": "0x83", 21 "FCMask": "0x07", 22 "Filter": "ch_mask=0x1f", 26 "PortMask": "0x01", [all …]
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | l1oip_codec.c | 52 0xab, 0x2b, 0xe3, 0x63, 0x8b, 0x0b, 0xc9, 0x49, 53 0xba, 0x3a, 0xf6, 0x76, 0x9b, 0x1b, 0xd7, 0x57, 54 0xa3, 0x23, 0xdd, 0x5d, 0x83, 0x03, 0xc1, 0x41, 55 0xb2, 0x32, 0xeb, 0x6b, 0x93, 0x13, 0xcf, 0x4f, 56 0xaf, 0x2f, 0xe7, 0x67, 0x8f, 0x0f, 0xcd, 0x4d, 57 0xbe, 0x3e, 0xfe, 0x7e, 0x9f, 0x1f, 0xdb, 0x5b, 58 0xa7, 0x27, 0xdf, 0x5f, 0x87, 0x07, 0xc5, 0x45, 59 0xb6, 0x36, 0xef, 0x6f, 0x97, 0x17, 0xd3, 0x53, 60 0xa9, 0x29, 0xe1, 0x61, 0x89, 0x09, 0xc7, 0x47, 61 0xb8, 0x38, 0xf2, 0x72, 0x99, 0x19, 0xd5, 0x55, [all …]
|