| /kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/ |
| D | pcibus.h | 39 #define PCIE_MEM_BASE 0xd0000000ULL 40 #define PCIE_MEM_LIMIT 0xdfffffffULL 41 #define PCIE_IO_BASE 0x14000000ULL 42 #define PCIE_IO_LIMIT 0x15ffffffULL 44 #define PCIE_BRIDGE_CMD 0x1 45 #define PCIE_BRIDGE_MSI_CAP 0x14 46 #define PCIE_BRIDGE_MSI_ADDRL 0x15 47 #define PCIE_BRIDGE_MSI_ADDRH 0x16 48 #define PCIE_BRIDGE_MSI_DATA 0x17 51 #define PCIE_BYTE_SWAP_MEM_BASE 0x247 [all …]
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| D | perf_event.h | 15 #define ARC_REG_CC_BUILD 0xF6 16 #define ARC_REG_CC_INDEX 0x240 17 #define ARC_REG_CC_NAME0 0x241 18 #define ARC_REG_CC_NAME1 0x242 20 #define ARC_REG_PCT_BUILD 0xF5 21 #define ARC_REG_PCT_COUNTL 0x250 22 #define ARC_REG_PCT_COUNTH 0x251 23 #define ARC_REG_PCT_SNAPL 0x252 24 #define ARC_REG_PCT_SNAPH 0x253 25 #define ARC_REG_PCT_CONFIG 0x254 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | renesas,rz-ssi.yaml | 65 bits[0:9] - Specifies MID/RID value of a SSI channel as below 66 MID/RID value of SSI rx0 = 0x256 67 MID/RID value of SSI tx0 = 0x255 68 MID/RID value of SSI rx1 = 0x25a 69 MID/RID value of SSI tx1 = 0x259 70 MID/RID value of SSI rt2 = 0x25f 71 MID/RID value of SSI rx3 = 0x262 72 MID/RID value of SSI tx3 = 0x261 75 bit[11] - LVL = 0, Detects based on the edge 77 bit[15] - TM = 0, Single transfer mode [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/ |
| D | data-fabric.json | 4 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 0.", 5 "EventCode": "0x1f", 6 "UMask": "0x7fe", 13 "EventCode": "0x5f", 14 "UMask": "0x7fe", 21 "EventCode": "0x9f", 22 "UMask": "0x7fe", 29 "EventCode": "0xdf", 30 "UMask": "0x7fe", 37 "EventCode": "0x11f", [all …]
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | perf_event.h | 15 #define ARC_REG_CC_BUILD 0xF6 16 #define ARC_REG_CC_INDEX 0x240 17 #define ARC_REG_CC_NAME0 0x241 18 #define ARC_REG_CC_NAME1 0x242 20 #define ARC_REG_PCT_BUILD 0xF5 21 #define ARC_REG_PCT_COUNTL 0x250 22 #define ARC_REG_PCT_COUNTH 0x251 23 #define ARC_REG_PCT_SNAPL 0x252 24 #define ARC_REG_PCT_SNAPH 0x253 25 #define ARC_REG_PCT_CONFIG 0x254 [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | intel_msic.h | 13 #define INTEL_MSIC_ID0 0x000 /* RO */ 14 #define INTEL_MSIC_ID1 0x001 /* RO */ 17 #define INTEL_MSIC_IRQLVL1 0x002 18 #define INTEL_MSIC_ADC1INT 0x003 19 #define INTEL_MSIC_CCINT 0x004 20 #define INTEL_MSIC_PWRSRCINT 0x005 21 #define INTEL_MSIC_PWRSRCINT1 0x006 22 #define INTEL_MSIC_CHRINT 0x007 23 #define INTEL_MSIC_CHRINT1 0x008 24 #define INTEL_MSIC_RTCIRQ 0x009 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpni-cmd.h | 13 #define DPNI_VER_MINOR 0 23 #define DPNI_CMDID_OPEN DPNI_CMD(0x801) 24 #define DPNI_CMDID_CLOSE DPNI_CMD(0x800) 25 #define DPNI_CMDID_CREATE DPNI_CMD(0x901) 26 #define DPNI_CMDID_DESTROY DPNI_CMD(0x900) 27 #define DPNI_CMDID_GET_API_VERSION DPNI_CMD(0xa01) 29 #define DPNI_CMDID_ENABLE DPNI_CMD(0x002) 30 #define DPNI_CMDID_DISABLE DPNI_CMD(0x003) 31 #define DPNI_CMDID_GET_ATTR DPNI_CMD(0x004) 32 #define DPNI_CMDID_RESET DPNI_CMD(0x005) [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpni-cmd.h | 13 #define DPNI_VER_MINOR 0 21 #define DPNI_CMDID_OPEN DPNI_CMD(0x801) 22 #define DPNI_CMDID_CLOSE DPNI_CMD(0x800) 23 #define DPNI_CMDID_CREATE DPNI_CMD(0x901) 24 #define DPNI_CMDID_DESTROY DPNI_CMD(0x900) 25 #define DPNI_CMDID_GET_API_VERSION DPNI_CMD(0xa01) 27 #define DPNI_CMDID_ENABLE DPNI_CMD(0x002) 28 #define DPNI_CMDID_DISABLE DPNI_CMD(0x003) 29 #define DPNI_CMDID_GET_ATTR DPNI_CMD(0x004) 30 #define DPNI_CMDID_RESET DPNI_CMD(0x005) [all …]
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| D | opl4_synth.c | 41 #define MIDI_CTL_RELEASE_TIME 0x48 42 #define MIDI_CTL_ATTACK_TIME 0x49 43 #define MIDI_CTL_DECAY_TIME 0x4b 44 #define MIDI_CTL_VIBRATO_RATE 0x4c 45 #define MIDI_CTL_VIBRATO_DEPTH 0x4d 46 #define MIDI_CTL_VIBRATO_DELAY 0x4e 52 static const s16 snd_opl4_pitch_map[0x600] = { 53 0x000,0x000,0x001,0x001,0x002,0x002,0x003,0x003, 54 0x004,0x004,0x005,0x005,0x006,0x006,0x006,0x007, 55 0x007,0x008,0x008,0x009,0x009,0x00a,0x00a,0x00b, [all …]
|
| /kernel/linux/linux-6.6/sound/drivers/opl4/ |
| D | opl4_synth.c | 41 #define MIDI_CTL_RELEASE_TIME 0x48 42 #define MIDI_CTL_ATTACK_TIME 0x49 43 #define MIDI_CTL_DECAY_TIME 0x4b 44 #define MIDI_CTL_VIBRATO_RATE 0x4c 45 #define MIDI_CTL_VIBRATO_DEPTH 0x4d 46 #define MIDI_CTL_VIBRATO_DELAY 0x4e 52 static const s16 snd_opl4_pitch_map[0x600] = { 53 0x000,0x000,0x001,0x001,0x002,0x002,0x003,0x003, 54 0x004,0x004,0x005,0x005,0x006,0x006,0x006,0x007, 55 0x007,0x008,0x008,0x009,0x009,0x00a,0x00a,0x00b, [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| D | stk1135.c | 51 if (gspca_dev->usb_err < 0) in reg_r() 52 return 0; in reg_r() 53 ret = usb_control_msg(dev, usb_rcvctrlpipe(dev, 0), in reg_r() 54 0x00, in reg_r() 56 0x00, in reg_r() 61 gspca_dbg(gspca_dev, D_USBI, "reg_r 0x%x=0x%02x\n", in reg_r() 62 index, gspca_dev->usb_buf[0]); in reg_r() 63 if (ret < 0) { in reg_r() 64 pr_err("reg_r 0x%x err %d\n", index, ret); in reg_r() 66 return 0; in reg_r() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| D | stk1135.c | 51 if (gspca_dev->usb_err < 0) in reg_r() 52 return 0; in reg_r() 53 ret = usb_control_msg(dev, usb_rcvctrlpipe(dev, 0), in reg_r() 54 0x00, in reg_r() 56 0x00, in reg_r() 61 gspca_dbg(gspca_dev, D_USBI, "reg_r 0x%x=0x%02x\n", in reg_r() 62 index, gspca_dev->usb_buf[0]); in reg_r() 63 if (ret < 0) { in reg_r() 64 pr_err("reg_r 0x%x err %d\n", index, ret); in reg_r() 66 return 0; in reg_r() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | phy_n.h | 11 #define B43_NPHY_BBCFG B43_PHY_N(0x001) /* BB config */ 12 #define B43_NPHY_BBCFG_RSTCCA 0x4000 /* Reset CCA */ 13 #define B43_NPHY_BBCFG_RSTRX 0x8000 /* Reset RX */ 14 #define B43_NPHY_CHANNEL B43_PHY_N(0x005) /* Channel */ 15 #define B43_NPHY_TXERR B43_PHY_N(0x007) /* TX error */ 16 #define B43_NPHY_BANDCTL B43_PHY_N(0x009) /* Band control */ 17 #define B43_NPHY_BANDCTL_5GHZ 0x0001 /* Use the 5GHz band */ 18 #define B43_NPHY_4WI_ADDR B43_PHY_N(0x00B) /* Four-wire bus address */ 19 #define B43_NPHY_4WI_DATAHI B43_PHY_N(0x00C) /* Four-wire bus data high */ 20 #define B43_NPHY_4WI_DATALO B43_PHY_N(0x00D) /* Four-wire bus data low */ [all …]
|
| D | phy_n.c | 64 N_RF_CTL_OVER_CMD_RXRF_PU = 0, 72 N_INTC_OVERRIDE_OFF = 0, 80 N_RSSI_W1 = 0, 90 N_RAIL_I = 0, 132 for (i = 0; i < 200; i++) { in b43_nphy_force_rf_sequence() 157 { 0x0E7, 0x0EC }, { 0x342, 0x343 }, { 0x346, 0x347 } in b43_nphy_rf_ctl_override_rev7() 172 for (i = 0; i < 2; i++) { in b43_nphy_rf_ctl_override_rev7() 180 val_addr = (i == 0) ? e->val_addr_core0 : e->val_addr_core1; in b43_nphy_rf_ctl_override_rev7() 208 b43_nphy_rf_ctl_override_rev7(dev, 0x20, value, core, off, 1); in b43_nphy_rf_ctl_override_one_to_many() 209 b43_nphy_rf_ctl_override_rev7(dev, 0x10, value, core, off, 1); in b43_nphy_rf_ctl_override_one_to_many() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| D | phy_n.h | 11 #define B43_NPHY_BBCFG B43_PHY_N(0x001) /* BB config */ 12 #define B43_NPHY_BBCFG_RSTCCA 0x4000 /* Reset CCA */ 13 #define B43_NPHY_BBCFG_RSTRX 0x8000 /* Reset RX */ 14 #define B43_NPHY_CHANNEL B43_PHY_N(0x005) /* Channel */ 15 #define B43_NPHY_TXERR B43_PHY_N(0x007) /* TX error */ 16 #define B43_NPHY_BANDCTL B43_PHY_N(0x009) /* Band control */ 17 #define B43_NPHY_BANDCTL_5GHZ 0x0001 /* Use the 5GHz band */ 18 #define B43_NPHY_4WI_ADDR B43_PHY_N(0x00B) /* Four-wire bus address */ 19 #define B43_NPHY_4WI_DATAHI B43_PHY_N(0x00C) /* Four-wire bus data high */ 20 #define B43_NPHY_4WI_DATALO B43_PHY_N(0x00D) /* Four-wire bus data low */ [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-input.c | 28 0, 0, 0, 0, 30, 48, 46, 32, 18, 33, 34, 35, 23, 36, 37, 38, 49 } hid_hat_to_axis[] = {{ 0, 0}, { 0,-1}, { 1,-1}, { 1, 0}, { 1, 1}, { 0, 1}, {-1, 1}, {-1, 0}, {-1… 90 unsigned int i, j, k, cur_idx = 0; in hidinput_find_key() 96 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key() 97 for (j = 0; j < report->field[i]->maxusage; j++) { in hidinput_find_key() 99 if (usage->type == EV_KEY || usage->type == 0) { in hidinput_find_key() 123 else if (input_scancode_to_scalar(ke, &scancode) == 0) in hidinput_locate_usage() 146 return 0; in hidinput_getkeycode() 177 return 0; in hidinput_setkeycode() 209 if (logical_extents <= 0 || physical_extents <= 0) in hidinput_calc_abs_res() [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-input.c | 28 0, 0, 0, 0, 30, 48, 46, 32, 18, 33, 34, 35, 23, 36, 37, 38, 49 } hid_hat_to_axis[] = {{ 0, 0}, { 0,-1}, { 1,-1}, { 1, 0}, { 1, 1}, { 0, 1}, {-1, 1}, {-1, 0}, {-1… 71 * defined in the next 8 bits (defined by 0xff - slot). 136 unsigned int i, j, k, cur_idx = 0; in hidinput_find_key() 142 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key() 143 for (j = 0; j < report->field[i]->maxusage; j++) { in hidinput_find_key() 145 if (usage->type == EV_KEY || usage->type == 0) { in hidinput_find_key() 169 else if (input_scancode_to_scalar(ke, &scancode) == 0) in hidinput_locate_usage() 192 return 0; in hidinput_getkeycode() 224 return 0; in hidinput_setkeycode() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 28 radio_type##_##jspace##0 : \ 34 radio_type##_##jspace##0 : \ 42 radio_type##_##jspace##0##_##reg_name : \ 47 radio_type##_##jspace##0##_##reg_name : \ 53 radio_type##_##reg_name##_##jspace##0 : \ 58 radio_type##_##reg_name##_##jspace##0 : \ 107 #define NPHY_RSSICAL_NB_TARGET 0 120 #define NPHY_RSSI_SXT(x) ((s8) (-((x) & 0x20) + ((x) & 0x1f))) 129 #define NPHY_N_GCTL 0x66 135 #define NPHY_PAPD_COMP_OFF 0 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 28 radio_type##_##jspace##0 : \ 34 radio_type##_##jspace##0 : \ 42 radio_type##_##jspace##0##_##reg_name : \ 47 radio_type##_##jspace##0##_##reg_name : \ 53 radio_type##_##reg_name##_##jspace##0 : \ 58 radio_type##_##reg_name##_##jspace##0 : \ 107 #define NPHY_RSSICAL_NB_TARGET 0 120 #define NPHY_RSSI_SXT(x) ((s8) (-((x) & 0x20) + ((x) & 0x1f))) 129 #define NPHY_N_GCTL 0x66 135 #define NPHY_PAPD_COMP_OFF 0 [all …]
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0020_linux_drivers_gpu.patch | 127 @@ -0,0 +1,868 @@ 175 + if ((native == true) && ((msg->size == 0) || (msg->buffer == NULL))) { 190 + for (i = 0; i < msg->size; ++i) { 207 + if (ret < 0) 217 + u8 i2c_status = 0u; 218 + u16 respSize = 0u; 225 + if (ret < 0) { 232 + if (ret < 0) { 240 + case 0u: 259 + u8 i2c_status = 0u; [all …]
|