/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.c | 33 /* Fetch and adjust GPU GET pointer 36 * value >= 0, the adjusted GET pointer 37 * -EINVAL if GET pointer currently outside main push buffer 49 /* reset counter as long as GET is still advancing, this is in READ_GET() 101 uint32_t get = nvif_rd32(&chan->user, 0x88); in nv50_dma_push_wait() local 102 if (get != prev_get) { in nv50_dma_push_wait() 103 prev_get = get; in nv50_dma_push_wait() 113 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait() 132 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local 133 if (unlikely(get < 0)) { in nv50_dma_wait() [all …]
|
/Linux-v6.1/drivers/hwmon/pmbus/ |
D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 35 If you say yes here you get hardware monitoring support for Analog 44 If you say yes here you get hardware monitoring support for Analog 54 If you say yes here you get hardware monitoring support for BEL 63 If you say yes here you get hardware monitoring support for BluTek 72 If you say yes here you get hardware monitoring support for 82 If you say yes here you get hardware monitoring support for 93 If you say yes here you get hardware monitoring support for the IBM 102 If you say yes here you get hardware monitoring support for Delta 111 If you say yes here you get hardware monitoring support for the INSPUR [all …]
|
/Linux-v6.1/drivers/hwmon/ |
D | Kconfig | 45 If you say yes here you get support for the sensor part of the first 60 If you say yes here you get support for the sensor part of the 74 If you say yes here you get support for the Analog Devices 84 If you say yes here you get support for the Analog Devices 94 If you say yes here you get support for the Analog Devices 105 If you say yes here you get support for Analog Devices ADM1021 117 If you say yes here you get support for Analog Devices ADM1025 128 If you say yes here you get support for Analog Devices ADM1026 138 If you say yes here you get support for Analog Devices ADM1029 149 If you say yes here you get support for Analog Devices ADM1031 [all …]
|
/Linux-v6.1/drivers/rtc/ |
D | Kconfig | 150 If you say yes here you get support for the 169 If you say yes here you get support for RTC function in Marvell 179 If you say yes here you get support for RTC function in Marvell 189 If you say yes here you get support for the Abracon 199 If you say yes here you get support for the Abracon 209 If you say yes here you get support for Abracon AB080X and AB180X 220 If you say yes here you get support for the real-time clock found 231 If you say yes here you get support for the wake-timer found on 241 If you say yes here you get support for the RTC of ams AS3722 PMIC 252 If you say yes here you get support for various compatible RTC [all …]
|
/Linux-v6.1/drivers/atm/ |
D | suni.c | 41 #define GET(reg) dev->ops->phy_get(dev,SUNI_##reg) macro 43 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg) 67 ADD_LIMITED(section_bip,(GET(RSOP_SBL) & 0xff) | in suni_hz() 68 ((GET(RSOP_SBM) & 0xff) << 8)); in suni_hz() 69 ADD_LIMITED(line_bip,(GET(RLOP_LBL) & 0xff) | in suni_hz() 70 ((GET(RLOP_LB) & 0xff) << 8) | in suni_hz() 71 ((GET(RLOP_LBM) & 0xf) << 16)); in suni_hz() 72 ADD_LIMITED(path_bip,(GET(RPOP_PBL) & 0xff) | in suni_hz() 73 ((GET(RPOP_PBM) & 0xff) << 8)); in suni_hz() 74 ADD_LIMITED(line_febe,(GET(RLOP_LFL) & 0xff) | in suni_hz() [all …]
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | sram242x.S | 37 ldr r2, omap242x_sdi_cm_clksel2_pll @ get address of dpllout reg 47 ldr r10, [r11] @ get current val 50 mvn r9, #0x4 @ mask to get clear bit2 57 /* get dll value */ 58 add r11, r11, #0x4 @ get addr of status reg 59 ldr r10, [r11] @ get locked value 97 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl. 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 103 mov r3, #0x4000 @ get val for force [all …]
|
D | sram243x.S | 37 ldr r2, omap243x_sdi_cm_clksel2_pll @ get address of dpllout reg 47 ldr r10, [r11] @ get current val 50 mvn r9, #0x4 @ mask to get clear bit2 57 /* get dll value */ 58 add r11, r11, #0x4 @ get addr of status reg 59 ldr r10, [r11] @ get locked value 97 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl. 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 103 mov r3, #0x4000 @ get val for force [all …]
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-raspberrypi-exp.c | 57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local 62 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_polarity() 65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity() 66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity() 67 dev_err(gc->parent, "Failed to get GPIO %u config (%d %x)\n", in rpi_exp_gpio_get_polarity() 68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity() 71 return get.polarity; in rpi_exp_gpio_get_polarity() 135 struct gpio_get_config get; in rpi_exp_gpio_get_direction() local 140 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_direction() 143 &get, sizeof(get)); in rpi_exp_gpio_get_direction() [all …]
|
/Linux-v6.1/include/uapi/linux/ |
D | sockios.h | 35 /* Get stamp (timeval) */ 37 /* Get stamp (timespec) */ 57 #define SIOCGIFNAME 0x8910 /* get iface name */ 59 #define SIOCGIFCONF 0x8912 /* get iface list */ 60 #define SIOCGIFFLAGS 0x8913 /* get flags */ 62 #define SIOCGIFADDR 0x8915 /* get PA address */ 64 #define SIOCGIFDSTADDR 0x8917 /* get remote PA address */ 66 #define SIOCGIFBRDADDR 0x8919 /* get broadcast PA address */ 68 #define SIOCGIFNETMASK 0x891b /* get network PA mask */ 70 #define SIOCGIFMETRIC 0x891d /* get metric */ [all …]
|
D | vhost.h | 57 /* Get accessor: reads index, writes value in num */ 67 * support SET also support GET. 86 /* Get busy loop timeout (in us) */ 90 /* Set or get vhost backend capability */ 109 /* Set and get the events missed flag */ 120 /* Get the device id. The device ids follow the same definition of 124 /* Get and set the status. The status bits follow the same definition 129 /* Get and set the device config. The device config follows the same 139 /* Get the max ring size. */ 145 /* Get the valid iova range */ [all …]
|
D | prctl.h | 12 /* Get/set current->mm->dumpable */ 16 /* Get/set unaligned access control bits (if meaningful) */ 22 /* Get/set whether or not to drop capabilities on setuid() away from 27 /* Get/set floating-point emulation control bits (if meaningful) */ 33 /* Get/set floating-point exception mode (if meaningful) */ 47 /* Get/set whether we use statistical process timing or accurate timestamp 57 #define PR_GET_NAME 16 /* Get process name */ 59 /* Get/set process endian */ 66 /* Get/set process seccomp mode */ 70 /* Get/set the capability bounding set (as per security/commoncap.c) */ [all …]
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_ctrl_net.h | 59 /* get/set mtu request */ 67 /* get/set mac request */ 75 /* get if_stats, xstats, q_stats request */ 81 /* get/set link state, rx state */ 103 /* get/set link info */ 135 /* get mtu response */ 141 /* get mac response */ 147 /* get link state, rx state response */ 204 /* size in words of get/set mtu request */ 206 /* size in words of get/set mac request */ [all …]
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh.h | 25 /* get temperature sense power down */ 28 /* get temperature sense ready */ 31 /* get temperature sense ready latch high */ 34 /* get temperature sense data */ 43 /* get global microprocessor semaphore */ 52 /* get soft reset */ 59 /* get rx dma good octet counter */ 62 /* get rx dma good packet counter */ 65 /* get tx dma good octet counter */ 68 /* get tx dma good packet counter */ [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen2/ |
D | other.json | 28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… [all …]
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hclge_mbx.h | 21 HCLGE_MBX_GET_QINFO, /* (VF -> PF) get queue config */ 22 HCLGE_MBX_GET_QDEPTH, /* (VF -> PF) get queue depth */ 23 HCLGE_MBX_GET_BASIC_INFO, /* (VF -> PF) get basic info */ 24 HCLGE_MBX_GET_RETA, /* (VF -> PF) get RETA */ 25 HCLGE_MBX_GET_RSS_KEY, /* (VF -> PF) get RSS key */ 26 HCLGE_MBX_GET_MAC_ADDR, /* (VF -> PF) get MAC addr */ 28 HCLGE_MBX_GET_BDNUM, /* (VF -> PF) get BD num */ 29 HCLGE_MBX_GET_BUFSIZE, /* (VF -> PF) get buffer size */ 30 HCLGE_MBX_GET_STREAMID, /* (VF -> PF) get stream id */ 32 HCLGE_MBX_SET_TSOSTATS, /* (VF -> PF) get tso stats */ [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen3/ |
D | other.json | 22 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… [all …]
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | ife.json | 19 "verifyCmd": "$TC actions get action ife index 2", 43 "verifyCmd": "$TC actions get action ife index 2", 67 "verifyCmd": "$TC actions get action ife index 2", 91 "verifyCmd": "$TC actions get action ife index 2", 115 "verifyCmd": "$TC actions get action ife index 2", 139 "verifyCmd": "$TC actions get action ife index 2", 163 "verifyCmd": "$TC actions get action ife index 90", 187 "verifyCmd": "$TC actions get action ife index 90", 209 "verifyCmd": "$TC actions get action ife index 9", 233 "verifyCmd": "$TC actions get action ife index 9", [all …]
|
/Linux-v6.1/tools/include/uapi/linux/ |
D | vhost.h | 57 /* Get accessor: reads index, writes value in num */ 67 * support SET also support GET. 86 /* Get busy loop timeout (in us) */ 90 /* Set or get vhost backend capability */ 109 /* Set and get the events missed flag */ 120 /* Get the device id. The device ids follow the same definition of 124 /* Get and set the status. The status bits follow the same definition 129 /* Get and set the device config. The device config follows the same 139 /* Get the max ring size. */ 145 /* Get the valid iova range */ [all …]
|
D | prctl.h | 12 /* Get/set current->mm->dumpable */ 16 /* Get/set unaligned access control bits (if meaningful) */ 22 /* Get/set whether or not to drop capabilities on setuid() away from 27 /* Get/set floating-point emulation control bits (if meaningful) */ 33 /* Get/set floating-point exception mode (if meaningful) */ 47 /* Get/set whether we use statistical process timing or accurate timestamp 57 #define PR_GET_NAME 16 /* Get process name */ 59 /* Get/set process endian */ 66 /* Get/set process seccomp mode */ 70 /* Get/set the capability bounding set (as per security/commoncap.c) */ [all …]
|
/Linux-v6.1/arch/x86/include/uapi/asm/ |
D | amd_hsmp.h | 21 HSMP_GET_SOCKET_POWER_LIMIT, /* 06h Get current socket power limit */ 22 HSMP_GET_SOCKET_POWER_LIMIT_MAX,/* 07h Get maximum socket power value */ 25 HSMP_GET_BOOST_LIMIT, /* 0Ah Get current frequency limit */ 26 HSMP_GET_PROC_HOT, /* 0Bh Get PROCHOT status */ 30 HSMP_GET_FCLK_MCLK, /* 0Fh Get FCLK and MEMCLK for current socket */ 31 HSMP_GET_CCLK_THROTTLE_LIMIT, /* 10h Get CCLK frequency limit in socket */ 32 HSMP_GET_C0_PERCENT, /* 11h Get average C0 residency in socket */ 34 HSMP_GET_NBIO_DPM_LEVEL, /* 13h Get LCLK DPM level min and max for a given NBIO */ 35 HSMP_GET_DDR_BANDWIDTH, /* 14h Get theoretical maximum and current DDR Bandwidth */ 36 HSMP_GET_TEMP_MONITOR, /* 15h Get socket temperature */ [all …]
|
/Linux-v6.1/drivers/iio/temperature/ |
D | Kconfig | 34 If you say yes here you get support for the Maxim series of 61 If you say yes here you get support for the Melexis 72 If you say yes here you get support for the Melexis 83 If you say yes here you get support for the Texas Instruments 93 If you say yes here you get support for the Texas Instruments 103 If you say yes here you get support for the Texas Instruments 114 If you say yes here you get support for the Measurement Specialties 125 If you say yes here you get support for the Measurement Specialties 135 If you say yes here you get support for MAX31856 145 If you say yes here you get support for MAX31865
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/camera/pipe/interface/ |
D | ia_css_pipe_binarydesc.h | 23 /* @brief Get a binary descriptor for copy. 40 /* @brief Get a binary descriptor for vfpp. 55 /* @brief Get numerator and denominator of bayer downscaling factor. 71 /* @brief Get a binary descriptor for preview stage. 90 /* @brief Get a binary descriptor for video stage. 109 /* @brief Get a binary descriptor for yuv scaler stage. 128 /* @brief Get a binary descriptor for capture pp stage. 144 /* @brief Get a binary descriptor for primary capture. 162 /* @brief Get a binary descriptor for pre gdc stage. 177 /* @brief Get a binary descriptor for gdc stage. [all …]
|
/Linux-v6.1/include/trace/events/ |
D | gpio.h | 34 TP_PROTO(unsigned gpio, int get, int value), 36 TP_ARGS(gpio, get, value), 40 __field(int, get) 46 __entry->get = get; 51 __entry->get ? "get" : "set", __entry->value)
|
/Linux-v6.1/tools/perf/util/ |
D | dwarf-aux.h | 18 /* Get DW_AT_comp_dir (should be NULL with older gcc) */ 21 /* Get a line number and file name for given address */ 29 /* Get DW_AT_linkage_name (should be NULL for C binary) */ 32 /* Get the lowest PC in DIE (including range list) */ 47 /* Get callsite line number of inline-function instance */ 50 /* Get callsite file name of inlined function instance */ 53 /* Get type die */ 56 /* Get a type die, but skip qualifiers and typedef */ 62 /* Get data_member_location offset */ 116 /* Get the name of given variable DIE */ [all …]
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | basic.json | 17 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 39 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 61 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 83 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 105 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 0xab prio 11 protocol ip basic", 127 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 0xab prio 11 protocol ip basic", 149 … "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 0x100 prio 100 protocol ip basic", 171 … "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 0x112233 prio 7 protocol ip basic", 193 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", 215 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol ip basic", [all …]
|