| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| D | bna.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 7 * Copyright (c) 2014-2015 QLogic Corporation 26 * input : _addr-> os dma addr in host endian format, 27 * output : _bna_dma_addr-> pointer to hw dma addr 33 (_bna_dma_addr)->msb = ((struct bna_dma_addr *)&tmp_addr)->msb; \ 34 (_bna_dma_addr)->lsb = ((struct bna_dma_addr *)&tmp_addr)->lsb; \ 38 * input : _bna_dma_addr-> pointer to hw dma addr 39 * output : _addr-> os dma addr in host endian format [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| D | bna.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Linux network driver for QLogic BR-series Converged Network Adapter. 6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 7 * Copyright (c) 2014-2015 QLogic Corporation 26 * input : _addr-> os dma addr in host endian format, 27 * output : _bna_dma_addr-> pointer to hw dma addr 33 (_bna_dma_addr)->msb = ((struct bna_dma_addr *)&tmp_addr)->msb; \ 34 (_bna_dma_addr)->lsb = ((struct bna_dma_addr *)&tmp_addr)->lsb; \ 38 * input : _bna_dma_addr-> pointer to hw dma addr 39 * output : _addr-> os dma addr in host endian format [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_ftp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 68 struct tcphdr *th = (struct tcphdr *)((char *)skb->data + ipvsh->len); in ip_vs_ftp_data_ptr() 70 if ((th->doff << 2) < sizeof(struct tcphdr)) in ip_vs_ftp_data_ptr() 73 return (char *)th + (th->doff << 2); in ip_vs_ftp_data_ptr() 80 cp->flags |= IP_VS_CONN_F_NFCT; in ip_vs_ftp_init_conn() 92 /* Get <addr,port> from the string "xxx.xxx.xxx.xxx,ppp,ppp", started 94 * Parse extended format depending on ext. In this case addr can be pre-set. 98 char skip, bool ext, int mode, in ip_vs_ftp_get_addrport() argument 108 if (data_limit - data < plen) { in ip_vs_ftp_get_addrport() 110 if (strncasecmp(data, pattern, data_limit - data) == 0) in ip_vs_ftp_get_addrport() [all …]
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| D | ip_vs_ftp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 68 struct tcphdr *th = (struct tcphdr *)((char *)skb->data + ipvsh->len); in ip_vs_ftp_data_ptr() 70 if ((th->doff << 2) < sizeof(struct tcphdr)) in ip_vs_ftp_data_ptr() 73 return (char *)th + (th->doff << 2); in ip_vs_ftp_data_ptr() 80 cp->flags |= IP_VS_CONN_F_NFCT; in ip_vs_ftp_init_conn() 92 /* Get <addr,port> from the string "xxx.xxx.xxx.xxx,ppp,ppp", started 94 * Parse extended format depending on ext. In this case addr can be pre-set. 98 char skip, bool ext, int mode, in ip_vs_ftp_get_addrport() argument 108 if (data_limit - data < plen) { in ip_vs_ftp_get_addrport() 110 if (strncasecmp(data, pattern, data_limit - data) == 0) in ip_vs_ftp_get_addrport() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic reboot mode core map 10 - Andy Yan <andy.yan@rock-chips.com> 13 This driver get reboot mode arguments and call the write 18 All mode properties are vendor specific, it is a indication to tell 20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value). 23 - normal: Normal reboot mode, system reboot with command "reboot". [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic reboot mode core map 10 - Andy Yan <andy.yan@rock-chips.com> 13 This driver get reboot mode arguments and call the write 18 All mode properties are vendor specific, it is a indication to tell 20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value). 23 - normal: Normal reboot mode, system reboot with command "reboot". [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | isofs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 22 There is also an option of doing UTF-8 translations with the 24 utf8 Encode Unicode names in UTF-8 format. Default is no. 36 map=off Do not map non-Rock Ridge filenames to lower case 37 map=normal Map non-Rock Ridge filenames to lower case 39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge 41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge 44 'mode' and 'dmode' even though Rock Ridge extensions are 54 sbsector=xxx Session begins from sector xxx 59 - http://www.y-adagio.com/ [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | isofs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 22 There is also an option of doing UTF-8 translations with the 24 utf8 Encode Unicode names in UTF-8 format. Default is no. 36 map=off Do not map non-Rock Ridge filenames to lower case 37 map=normal Map non-Rock Ridge filenames to lower case 39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge 41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge 44 'mode' and 'dmode' even though Rock Ridge extensions are 54 sbsector=xxx Session begins from sector xxx 59 - http://www.y-adagio.com/ [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | uncore-power.json | 10 …ual to the frequency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz unit… 20 …ual to the frequency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz unit… 30 …ual to the frequency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz unit… 40 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit… 50 …ual to the frequency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz unit… 61 …ual to the frequency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz unit… 72 …ual to the frequency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz unit… 83 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit… 127 … that we are in external PROCHOT mode. This mode is triggered when a sensor off the die determine…
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | uncore-power.json | 10 …ual to the frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units… 20 …ual to the frequency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units… 30 …ual to the frequency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units… 40 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit… 50 …ual to the frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units… 61 …ual to the frequency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units… 72 …ual to the frequency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units… 83 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit… 127 … that we are in external PROCHOT mode. This mode is triggered when a sensor off the die determine…
|
| /kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
| D | ip27-hubio.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. 6 * Support functions for the HUB ASIC - mostly PIO mapping related. 22 * hub_pio_map - establish a HUB PIO mapping 35 /* use small-window mapping if possible */ in hub_pio_map() 46 xtalk_addr &= ~(BWIN_SIZE-1); in hub_pio_map() 48 if (test_and_set_bit(i, hub_data(nasid)->h_bigwin_used)) in hub_pio_map() 82 * Put a PRB into fire-and-forget mode if conveyor isn't set. Otherwise, 83 * put it into conveyor belt mode with the specified number of credits. 104 * Enable or disable fire-and-forget mode. in hub_setup_prb() [all …]
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
| D | ip27-hubio.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc. 6 * Support functions for the HUB ASIC - mostly PIO mapping related. 22 * hub_pio_map - establish a HUB PIO mapping 35 /* use small-window mapping if possible */ in hub_pio_map() 46 xtalk_addr &= ~(BWIN_SIZE-1); in hub_pio_map() 48 if (test_and_set_bit(i, hub_data(nasid)->h_bigwin_used)) in hub_pio_map() 82 * Put a PRB into fire-and-forget mode if conveyor isn't set. Otherwise, 83 * put it into conveyor belt mode with the specified number of credits. 104 * Enable or disable fire-and-forget mode. in hub_setup_prb() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/rc/keymaps/ |
| D | rc-manli.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // manli.h - Keytable for manli Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 14 The "ascii-art picture" below (in comments, first row 26 { 0x1c, KEY_RADIO }, /*XXX*/ 52 { 0x0a, KEY_AGAIN }, /*XXX KEY_REWIND? */ 54 { 0x17, KEY_DIGITS }, /*XXX*/ 73 { 0x16, KEY_OK }, /*XXX KEY_SELECT? KEY_ENTER? */ 78 * TV/AV MODE * [all …]
|
| D | rc-behold.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // behold.h - Keytable for behold Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 17 * The "ascii-art picture" below (in comments, first row 28 { 0x866b1c, KEY_TUNER }, /* XXX KEY_TV / KEY_RADIO */ 51 * RECALL 0 MODE * 74 { 0x866b16, KEY_OK }, /* XXX KEY_ENTER */ 95 { 0x866b1f, KEY_RED }, /*XXX KEY_AUDIO */ 104 { 0x866b19, KEY_BLUE }, /* XXX KEY_SAT */
|
| /kernel/linux/linux-6.6/drivers/media/rc/keymaps/ |
| D | rc-manli.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // manli.h - Keytable for manli Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 14 The "ascii-art picture" below (in comments, first row 26 { 0x1c, KEY_RADIO }, /*XXX*/ 52 { 0x0a, KEY_AGAIN }, /*XXX KEY_REWIND? */ 54 { 0x17, KEY_DIGITS }, /*XXX*/ 73 { 0x16, KEY_OK }, /*XXX KEY_SELECT? KEY_ENTER? */ 78 * TV/AV MODE * [all …]
|
| D | rc-behold.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // behold.h - Keytable for behold Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 17 * The "ascii-art picture" below (in comments, first row 28 { 0x866b1c, KEY_TUNER }, /* XXX KEY_TV / KEY_RADIO */ 51 * RECALL 0 MODE * 74 { 0x866b16, KEY_OK }, /* XXX KEY_ENTER */ 95 { 0x866b1f, KEY_RED }, /*XXX KEY_AUDIO */ 104 { 0x866b19, KEY_BLUE }, /* XXX KEY_SAT */
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | floppy_64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 #include <linux/dma-mapping.h> 45 static struct sun_flpy_controller *sun_fdc = (struct sun_flpy_controller *)-1; 73 #define fd_set_dma_mode(mode) sun_fdops.fd_set_dma_mode(mode) argument 109 return sbus_readb(&sun_fdc->status_82077) & ~STATUS_DMA; in sun_82077_fd_inb() 111 return sbus_readb(&sun_fdc->data_82077); in sun_82077_fd_inb() 113 /* XXX: Is DCL on 0x80 in sun4m? */ in sun_82077_fd_inb() 114 return sbus_readb(&sun_fdc->dir_82077); in sun_82077_fd_inb() 129 sbus_writeb(value, &sun_fdc->dor_82077); in sun_82077_fd_outb() 132 sbus_writeb(value, &sun_fdc->data_82077); in sun_82077_fd_outb() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | floppy_64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 #include <linux/dma-mapping.h> 45 static struct sun_flpy_controller *sun_fdc = (struct sun_flpy_controller *)-1; 73 #define fd_set_dma_mode(mode) sun_fdops.fd_set_dma_mode(mode) argument 109 return sbus_readb(&sun_fdc->status_82077) & ~STATUS_DMA; in sun_82077_fd_inb() 111 return sbus_readb(&sun_fdc->data_82077); in sun_82077_fd_inb() 113 /* XXX: Is DCL on 0x80 in sun4m? */ in sun_82077_fd_inb() 114 return sbus_readb(&sun_fdc->dir_82077); in sun_82077_fd_inb() 129 sbus_writeb(value, &sun_fdc->dor_82077); in sun_82077_fd_outb() 132 sbus_writeb(value, &sun_fdc->data_82077); in sun_82077_fd_outb() [all …]
|
| /kernel/linux/linux-5.10/include/linux/clk/ |
| D | ti.h | 18 #include <linux/clk-provider.h> 22 * struct clk_omap_reg - OMAP register declaration 34 * struct dpll_data - DPLL registers and integration data 40 * @control_reg: register containing the DPLL mode bitfield 41 * @enable_mask: mask of the DPLL mode bitfield in @control_reg 48 * @max_multiplier: maximum valid non-bypass multiplier value (actual) 50 * @min_divider: minimum valid non-bypass divider value (actual) 51 * @max_divider: maximum valid non-bypass divider value (actual) 54 * @autoidle_reg: register containing the DPLL autoidle mode bitfield 56 * @autoidle_mask: mask of the DPLL autoidle mode bitfield in @autoidle_reg [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-meta-d4xx.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-meta-fmt-d4xx: 15 Intel D4xx (D435 and other) cameras include per-frame metadata in their UVC 35 .. flat-table:: D4xx metadata 37 :header-rows: 1 38 :stub-columns: 0 40 * - **Field** 41 - **Description** 42 * - :cspan:`1` *Depth Control* 43 * - __u32 ID [all …]
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | gpmc-omap.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2014 Texas Instruments, Inc. - https://www.ti.com 31 /* Minimum clock period for synchronous mode (in picoseconds) */ 34 /* Chip-select signal timings corresponding to GPMC_CS_CONFIG2 */ 59 u32 access; /* Start-cycle to first data valid delay */ 80 /* XXX: try to combine t_avdp_r & t_avdp_w. Issue is 112 u32 t_ce_rdyz; /* XXX: description ?, or use t_cez instead */ 115 /* XXX: check the possibility of combining 134 #define GPMC_DEVWIDTH_8BIT 1 /* 8-bit device width */ 135 #define GPMC_DEVWIDTH_16BIT 2 /* 16-bit device width */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | gpmc-omap.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2014 Texas Instruments, Inc. - https://www.ti.com 31 /* Minimum clock period for synchronous mode (in picoseconds) */ 34 /* Chip-select signal timings corresponding to GPMC_CS_CONFIG2 */ 59 u32 access; /* Start-cycle to first data valid delay */ 80 /* XXX: try to combine t_avdp_r & t_avdp_w. Issue is 112 u32 t_ce_rdyz; /* XXX: description ?, or use t_cez instead */ 115 /* XXX: check the possibility of combining 134 #define GPMC_DEVWIDTH_8BIT 1 /* 8-bit device width */ 135 #define GPMC_DEVWIDTH_16BIT 2 /* 16-bit device width */ [all …]
|
| /kernel/linux/linux-6.6/include/linux/clk/ |
| D | ti.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 10 #include <linux/clk-provider.h> 14 * struct clk_omap_reg - OMAP register declaration 26 * struct dpll_data - DPLL registers and integration data 32 * @control_reg: register containing the DPLL mode bitfield 33 * @enable_mask: mask of the DPLL mode bitfield in @control_reg 40 * @max_multiplier: maximum valid non-bypass multiplier value (actual) 42 * @min_divider: minimum valid non-bypass divider value (actual) 43 * @max_divider: maximum valid non-bypass divider value (actual) 46 * @autoidle_reg: register containing the DPLL autoidle mode bitfield [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | vc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 22 * struct omap_vc_common - per-VC register/bitfield data 34 * @i2c_cfg_clear_mask: high-speed mode bit clear mask in I2C config register 35 * @i2c_cfg_hsen_mask: high-speed mode bit field mask in I2C config register 38 * XXX One of cmd_on_mask and cmd_on_shift are not needed 39 * XXX VALID should probably be a shift, not a mask 63 * struct omap_vc_channel - VC per-instance data 69 * @i2c_high_speed: whether or not to use I2C high-speed mode 81 * @flags: VC channel-specific flags (optional)
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | vc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 22 * struct omap_vc_common - per-VC register/bitfield data 34 * @i2c_cfg_clear_mask: high-speed mode bit clear mask in I2C config register 35 * @i2c_cfg_hsen_mask: high-speed mode bit field mask in I2C config register 38 * XXX One of cmd_on_mask and cmd_on_shift are not needed 39 * XXX VALID should probably be a shift, not a mask 63 * struct omap_vc_channel - VC per-instance data 69 * @i2c_high_speed: whether or not to use I2C high-speed mode 81 * @flags: VC channel-specific flags (optional)
|