| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | configfs-most | 4 Description: Interface is used to configure and connect device channels 19 configure the buffer size for this channel 22 configure the sub-buffer size for this channel 27 configure number of buffers used for this 31 configure type of data that will travel over 35 configure whether this link will be an input 39 configure DBR data buffer size (this is used 43 configure the number of packets that will be 74 configure the buffer size for this channel 77 configure the sub-buffer size for this channel [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | configfs-most | 4 Description: Interface is used to configure and connect device channels 19 configure the buffer size for this channel 22 configure the sub-buffer size for this channel 27 configure number of buffers used for this 31 configure type of data that will travel over 35 configure whether this link will be an input 39 configure DBR data buffer size (this is used 43 configure the number of packets that will be 74 configure the buffer size for this channel 77 configure the sub-buffer size for this channel [all …]
|
| /kernel/linux/linux-5.10/tools/usb/usbip/ |
| D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
| /kernel/linux/linux-6.6/tools/usb/usbip/ |
| D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/ |
| D | vc_vchi_audioserv_defs.h | 22 VC_AUDIO_MSG_TYPE_CONFIG, // Configure audio 23 VC_AUDIO_MSG_TYPE_CONTROL, // Configure audio 24 VC_AUDIO_MSG_TYPE_OPEN, // Configure audio 25 VC_AUDIO_MSG_TYPE_CLOSE, // Configure audio 26 VC_AUDIO_MSG_TYPE_START, // Configure audio 27 VC_AUDIO_MSG_TYPE_STOP, // Configure audio 28 VC_AUDIO_MSG_TYPE_WRITE, // Configure audio 32 /* configure the audio */ 61 /* configure the write audio samples */
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/ |
| D | vc_vchi_audioserv_defs.h | 22 VC_AUDIO_MSG_TYPE_CONFIG, // Configure audio 23 VC_AUDIO_MSG_TYPE_CONTROL, // Configure audio 24 VC_AUDIO_MSG_TYPE_OPEN, // Configure audio 25 VC_AUDIO_MSG_TYPE_CLOSE, // Configure audio 26 VC_AUDIO_MSG_TYPE_START, // Configure audio 27 VC_AUDIO_MSG_TYPE_STOP, // Configure audio 28 VC_AUDIO_MSG_TYPE_WRITE, // Configure audio 32 /* configure the audio */ 61 /* configure the write audio samples */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82599.c | 18 * Configure Rx Packet Arbiter and credits for each traffic class. 45 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_rx_arbiter_82599() 60 * Configure Rx packet plane (recycle mode; WSP) and in ixgbe_dcb_config_rx_arbiter_82599() 77 * Configure Tx Descriptor Arbiter and credits for each traffic class. 94 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_desc_arbiter_82599() 111 * Configure Tx descriptor plane (recycle mode; WSP) and in ixgbe_dcb_config_tx_desc_arbiter_82599() 129 * Configure Tx Packet Arbiter and credits for each traffic class. 156 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_data_arbiter_82599() 172 * Configure Tx packet plane (recycle mode; SP; arb delay) and in ixgbe_dcb_config_tx_data_arbiter_82599() 183 * ixgbe_dcb_config_pfc_82599 - Configure priority flow control [all …]
|
| D | ixgbe_dcb_82598.c | 16 * Configure Rx Data Arbiter and credits for each traffic class. 41 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_rx_arbiter_82598() 76 * Configure Tx Descriptor Arbiter and credits for each traffic class. 93 /* Configure Max TSO packet size 34KB including payload and headers */ in ixgbe_dcb_config_tx_desc_arbiter_82598() 98 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_desc_arbiter_82598() 125 * Configure Tx Data Arbiter and credits for each traffic class. 144 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_data_arbiter_82598() 172 * Configure Priority Flow Control for each traffic class. 194 /* Configure PFC Tx thresholds per TC */ in ixgbe_dcb_config_pfc_82598() 208 /* Configure pause time */ in ixgbe_dcb_config_pfc_82598() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82599.c | 18 * Configure Rx Packet Arbiter and credits for each traffic class. 45 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_rx_arbiter_82599() 60 * Configure Rx packet plane (recycle mode; WSP) and in ixgbe_dcb_config_rx_arbiter_82599() 77 * Configure Tx Descriptor Arbiter and credits for each traffic class. 94 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_desc_arbiter_82599() 111 * Configure Tx descriptor plane (recycle mode; WSP) and in ixgbe_dcb_config_tx_desc_arbiter_82599() 129 * Configure Tx Packet Arbiter and credits for each traffic class. 156 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_data_arbiter_82599() 172 * Configure Tx packet plane (recycle mode; SP; arb delay) and in ixgbe_dcb_config_tx_data_arbiter_82599() 183 * ixgbe_dcb_config_pfc_82599 - Configure priority flow control [all …]
|
| D | ixgbe_dcb_82598.c | 16 * Configure Rx Data Arbiter and credits for each traffic class. 41 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_rx_arbiter_82598() 76 * Configure Tx Descriptor Arbiter and credits for each traffic class. 93 /* Configure Max TSO packet size 34KB including payload and headers */ in ixgbe_dcb_config_tx_desc_arbiter_82598() 98 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_desc_arbiter_82598() 125 * Configure Tx Data Arbiter and credits for each traffic class. 144 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_data_arbiter_82598() 172 * Configure Priority Flow Control for each traffic class. 194 /* Configure PFC Tx thresholds per TC */ in ixgbe_dcb_config_pfc_82598() 208 /* Configure pause time */ in ixgbe_dcb_config_pfc_82598() [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | sa1100fb.rst | 18 on the kernel command line should be enough to configure the 27 options may not be enough to configure the display. Adding sections to 34 bpp:<value> Configure for <value> bits per pixel 35 lccr0:<value> Configure LCD control register 0 (11.7.3) 36 lccr1:<value> Configure LCD control register 1 (11.7.4) 37 lccr2:<value> Configure LCD control register 2 (11.7.5) 38 lccr3:<value> Configure LCD control register 3 (11.7.6)
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | sa1100fb.rst | 18 on the kernel command line should be enough to configure the 27 options may not be enough to configure the display. Adding sections to 34 bpp:<value> Configure for <value> bits per pixel 35 lccr0:<value> Configure LCD control register 0 (11.7.3) 36 lccr1:<value> Configure LCD control register 1 (11.7.4) 37 lccr2:<value> Configure LCD control register 2 (11.7.5) 38 lccr3:<value> Configure LCD control register 3 (11.7.6)
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| D | dm355_ccdc.c | 139 /* configure gain */ in ccdc_config_gain_offset() 144 /* configure offset */ in ccdc_config_gain_offset() 202 * This function will configure the window size to 232 /* configure VDINT0 and VDINT1 */ in ccdc_setwin() 238 /* configure VDINT0 and VDINT1 */ in ccdc_setwin() 249 /* This function will configure CCDC for YCbCr video capture */ 259 /* configure pixel format & video frame format */ in ccdc_config_ycbcr() 269 * configure the FID, VD, HD pin polarity fld,hd pol positive, in ccdc_config_ycbcr() 287 /* configure video window */ in ccdc_config_ycbcr() 290 /* configure the order of y cb cr in SD-RAM */ in ccdc_config_ycbcr() [all …]
|
| D | isif.c | 267 /* This function will configure the window size to be capture in ISIF reg */ 298 /* configure VDINT0 and VDINT1 */ in isif_setwin() 540 * Configure CCDCFG register:- in isif_config_raw() 557 * Configure the vertical sync polarity(MODESET.VDPOL) in isif_config_raw() 558 * Configure the horizontal sync polarity (MODESET.HDPOL) in isif_config_raw() 559 * Configure frame id polarity (MODESET.FLDPOL) in isif_config_raw() 560 * Configure data polarity in isif_config_raw() 561 * Configure External WEN Selection in isif_config_raw() 562 * Configure frame format(progressive or interlace) in isif_config_raw() 563 * Configure pixel format (Input mode) in isif_config_raw() [all …]
|
| D | dm644x_ccdc.c | 113 * This function will configure the window size 142 /* configure VDINT0 */ in ccdc_setwin() 151 * configure VDINT0 and VDINT1. VDINT1 will be at half in ccdc_setwin() 243 * This function will configure CCDC for YCbCr video capture 259 * configure pixel format, frame format, configure video frame in ccdc_config_ycbcr() 274 * configure the FID, VD, HD pin polarity, in ccdc_config_ycbcr() 293 /* configure video window */ in ccdc_config_ycbcr() 297 * configure the order of y cb cr in SDRAM, and disable latch in ccdc_config_ycbcr() 309 * configure the horizontal line offset. This should be a in ccdc_config_ycbcr() 314 /* configure the memory line offset */ in ccdc_config_ycbcr() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/most/Documentation/ABI/ |
| D | sysfs-class-most.txt | 88 This is used to check and configure the MAC address. 96 This is used to check and configure the MAC address. 104 This is used to check and configure the MAC address. 112 This is used to check and configure the MEP filter address. 120 This is used to check and configure the MEP hash table. 128 This is used to check and configure the MEP hash table. 136 This is used to check and configure the MEP hash table. 144 This is used to check and configure the MEP hash table. 196 configure it. 256 This is to configure the number of buffers of the current channel. [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/most/Documentation/ABI/ |
| D | sysfs-class-most.txt | 88 This is used to check and configure the MAC address. 96 This is used to check and configure the MAC address. 104 This is used to check and configure the MAC address. 112 This is used to check and configure the MEP filter address. 120 This is used to check and configure the MEP hash table. 128 This is used to check and configure the MEP hash table. 136 This is used to check and configure the MEP hash table. 144 This is used to check and configure the MEP hash table. 196 configure it. 256 This is to configure the number of buffers of the current channel. [all …]
|
| /kernel/liteos_a/fs/include/ |
| D | vfs_config.h | 45 #define CONFIG_DISABLE_MQUEUE // disable posix mqueue inode configure 81 /* nfs configure */ 87 /* file descriptors configure */ 101 /* net configure */ 121 /* time configure */ 125 /* mqueue configure */ 129 /* directory configure */ 135 /* permission configure */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| D | tc_sample.sh | 234 check_err $? "Failed to configure sampling rule" 265 check_err $? "Failed to configure sampling rule with max rate" 272 check_fail $? "Managed to configure sampling rate above maximum" 286 check_err $? "Failed to configure sampling rule" 290 check_fail $? "Managed to configure second sampling rule" 299 check_err $? "Failed to configure sampling rule after deletion" 315 check_err $? "Failed to configure sampling rule" 319 check_fail $? "Managed to configure sampling rule with conflicting group" 334 check_err $? "Failed to configure sampling rule" 360 check_err $? "Failed to configure sampling rule" [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/stable/ |
| D | sysfs-driver-firmware-zynqmp | 122 This sysfs interface allows user to configure features at 124 firmware as well as the user can configure the parameters of 135 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the 139 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the 151 Select over temperature config ID to configure OT limit 165 Select external watchdog config ID to configure time interval 179 This sysfs interface allows to configure features at runtime. 181 Also, the user can configure the parameters of the features 199 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the 203 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | atomisp_cmd.h | 106 /* Function to configure noise reduction */ 110 /* Function to configure temporal noise reduction (TNR) */ 114 /* Function to configure black level compensation */ 118 /* Function to configure edge enhancement */ 169 /* Function to configure color effect of the image */ 173 /* Function to configure bad pixel correction */ 177 /* Function to configure bad pixel correction params */ 185 /* Function to configure fixed pattern noise */ 189 /* Function to configure fixed pattern noise table */ 193 /* Function to configure false color correction */ [all …]
|
| /kernel/liteos_m/components/fs/vfs/ |
| D | vfs_config.h | 35 /* file descriptors configure */ 39 /* net configure */ 64 /* time configure */ 68 /* mqueue configure */ 77 /* directory configure */ 81 /* permission configure */
|
| /kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
| D | rtl28xxu.h | 164 #define USB_EP0_CFG 0x2104 /* EP 0 configure */ 171 #define USB_EPA_CFG 0x2144 /* EP A configure */ 172 #define USB_EPA_CFG_0 0x2144 /* EP A configure */ 173 #define USB_EPA_CFG_1 0x2145 /* EP A configure */ 174 #define USB_EPA_CFG_2 0x2146 /* EP A configure */ 175 #define USB_EPA_CFG_3 0x2147 /* EP A configure */ 189 #define USB_EPA_FIFO_CFG 0x2160 /* EP A FIFO configure */ 190 #define USB_EPA_FIFO_CFG_0 0x2160 /* EP A FIFO configure */ 191 #define USB_EPA_FIFO_CFG_1 0x2161 /* EP A FIFO configure */ 192 #define USB_EPA_FIFO_CFG_2 0x2162 /* EP A FIFO configure */ [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
| D | rtl28xxu.h | 164 #define USB_EP0_CFG 0x2104 /* EP 0 configure */ 171 #define USB_EPA_CFG 0x2144 /* EP A configure */ 172 #define USB_EPA_CFG_0 0x2144 /* EP A configure */ 173 #define USB_EPA_CFG_1 0x2145 /* EP A configure */ 174 #define USB_EPA_CFG_2 0x2146 /* EP A configure */ 175 #define USB_EPA_CFG_3 0x2147 /* EP A configure */ 189 #define USB_EPA_FIFO_CFG 0x2160 /* EP A FIFO configure */ 190 #define USB_EPA_FIFO_CFG_0 0x2160 /* EP A FIFO configure */ 191 #define USB_EPA_FIFO_CFG_1 0x2161 /* EP A FIFO configure */ 192 #define USB_EPA_FIFO_CFG_2 0x2162 /* EP A FIFO configure */ [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_cmd.h | 124 * Function to configure noise reduction 130 * Function to configure temporal noise reduction (TNR) 136 * Function to configure black level compensation 142 * Function to configure edge enhancement 223 * Function to configure color effect of the image 229 * Function to configure bad pixel correction 235 * Function to configure bad pixel correction params 247 * Function to configure fixed pattern noise 253 * Function to configure fixed pattern noise table 259 * Function to configure false color correction [all …]
|