| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | nvidia,tegra-vde.txt | 4 - compatible : Must contain one of the following values: 5 - "nvidia,tegra20-vde" 6 - "nvidia,tegra30-vde" 7 - "nvidia,tegra114-vde" 8 - "nvidia,tegra124-vde" 9 - "nvidia,tegra132-vde" 10 - reg : Must contain an entry for each entry in reg-names. 11 - reg-names : Must include the following entries: 12 - sxe 13 - bsev [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
| D | ibuf_cntrl_defs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 36 /* time out bits, maximum time out value is 2^_IBUF_CNTRL_TIME_OUT_BITS - 1 */ 39 /* command token definition */ 50 /* acknowledge token definition */ 56 …TRL_ACK_TOKEN_MSB (_IBUF_CNTRL_ACK_TOKEN_ITEMS_BITS + _IBUF_CNTRL_ACK_TOKEN_ITEMS_IDX - 1) 90 /* send a frame sync or not, default 1 */ 126 /* store an online frame (sync with ISP, use end cfg start, stride and end address: */ 129 /* store an offline frame (don't sync with ISP, requires start address as 2nd token, no end address… 132 /* false command token, should be different then commands. Use online bit, not store frame: */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
| D | ibuf_cntrl_defs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 36 /* time out bits, maximum time out value is 2^_IBUF_CNTRL_TIME_OUT_BITS - 1 */ 39 /* command token definition */ 50 /* acknowledge token definition */ 56 …TRL_ACK_TOKEN_MSB (_IBUF_CNTRL_ACK_TOKEN_ITEMS_BITS + _IBUF_CNTRL_ACK_TOKEN_ITEMS_IDX - 1) 90 /* send a frame sync or not, default 1 */ 126 /* store an online frame (sync with ISP, use end cfg start, stride and end address: */ 129 /* store an offline frame (don't sync with ISP, requires start address as 2nd token, no end address… 132 /* false command token, should be different then commands. Use online bit, not store frame: */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | nvidia,tegra-vde.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/nvidia,tegra-vde.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Dmitry Osipenko <digetx@gmail.com> 11 - Jon Hunter <jonathanh@nvidia.com> 12 - Thierry Reding <thierry.reding@gmail.com> 17 - items: 18 - enum: 19 - nvidia,tegra132-vde [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | qdio.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 72 /* additional CIWs returned by extended Sense-ID */ 88 static inline int do_sqbs(u64 token, unsigned char state, int queue, in do_sqbs() argument 95 " lgr 1,%[token]\n" in do_sqbs() 98 : [state] "a" ((unsigned long)state), [token] "d" (token) in do_sqbs() 106 static inline int do_eqbs(u64 token, unsigned char *state, int queue, in do_eqbs() argument 114 " lgr 1,%[token]\n" in do_eqbs() 118 : [token] "d" (token) in do_eqbs() 132 u8 sync:1; member 169 /* Sorted into order-2 buckets: 1, 2-3, 4-7, ... 64-127, 128. */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
| D | fddi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 27 #define FDDI_RAW_MTU (4500-5) /* exl. Pr,SD, ED/FS */ 34 #define FC_TOKEN 0x80 /* token */ 35 #define FC_RES_TOKEN 0xc0 /* restricted token */ 46 #define FC_SYNC_LLC 0xd0 /* sync. LLC frame */ 48 #define FC_SYNC_BIT 0x80 /* sync. bit in FC */
|
| D | fplustm.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 41 u_long err_tkiss ; /* token issued */ 42 u_long err_tkerr ; /* token error */ 59 struct s_txd_os txd_os ; /* OS - specific struct */ 76 struct s_rxd_os rxd_os ; /* OS - specific struct */ 125 #define RX_FIFO_SPACE 0x4000 - RX_FIFO_OFF 130 #define TX_LARGE_FIFO TX_FIFO_SPACE - TX_SMALL_FIFO 133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO 142 u_short tx_s_start ; /* sync queue start address */ 143 u_short tx_s_size ; /* sync queue size */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | fddi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 27 #define FDDI_RAW_MTU (4500-5) /* exl. Pr,SD, ED/FS */ 34 #define FC_TOKEN 0x80 /* token */ 35 #define FC_RES_TOKEN 0xc0 /* restricted token */ 46 #define FC_SYNC_LLC 0xd0 /* sync. LLC frame */ 48 #define FC_SYNC_BIT 0x80 /* sync. bit in FC */
|
| D | fplustm.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 41 u_long err_tkiss ; /* token issued */ 42 u_long err_tkerr ; /* token error */ 59 struct s_txd_os txd_os ; /* OS - specific struct */ 76 struct s_rxd_os rxd_os ; /* OS - specific struct */ 125 #define RX_FIFO_SPACE 0x4000 - RX_FIFO_OFF 130 #define TX_LARGE_FIFO TX_FIFO_SPACE - TX_SMALL_FIFO 133 #define RX_LARGE_FIFO RX_FIFO_SPACE - RX_SMALL_FIFO 142 u_short tx_s_start ; /* sync queue start address */ 143 u_short tx_s_size ; /* sync queue size */ [all …]
|
| /kernel/linux/linux-6.6/include/dt-bindings/gce/ |
| D | mt8186-gce.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 349 * Following definitions are gce sw token which may use by clients 351 * Note that token 512 to 639 may set secure 354 /* end of hw event and begin of sw token */ 368 * MUST NOT CHANGE, this token sync with secure world 372 /* CMDQ use sw token */ 378 /* ISP sw token */ 382 /* DISP sw token */ 386 * There are 15 32-bit GPR, 3 GPR form a set 387 * (64-bit for address, 32-bit for value) [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 103 SENSE_CODE(0x0B02, "Warning - enclosure degraded") [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | sense_codes.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817] 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress") 87 SENSE_CODE(0x0801, "Logical unit communication time-out") 89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)") 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 103 SENSE_CODE(0x0B02, "Warning - enclosure degraded") [all …]
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| D | block2mtd.c | 2 * block2mtd.c - create an mtd from a block device 5 * Copyright (C) 2004-2006 Joern Engel <joern@wh.fh-wedel.de> 23 #include <linux/backing-dev.h> 34 /* Maximum number of comma-separated items in the 'block2mtd=' parameter */ 58 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_erase() 72 if (*p != -1UL) { in _block2mtd_erase() 82 pages--; in _block2mtd_erase() 89 struct block2mtd_dev *dev = mtd->priv; in block2mtd_erase() 90 size_t from = instr->addr; in block2mtd_erase() 91 size_t len = instr->len; in block2mtd_erase() [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/devices/ |
| D | block2mtd.c | 2 * block2mtd.c - create an mtd from a block device 5 * Copyright (C) 2004-2006 Joern Engel <joern@wh.fh-wedel.de> 23 #include <linux/backing-dev.h> 55 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_erase() 69 if (*p != -1UL) { in _block2mtd_erase() 79 pages--; in _block2mtd_erase() 86 struct block2mtd_dev *dev = mtd->priv; in block2mtd_erase() 87 size_t from = instr->addr; in block2mtd_erase() 88 size_t len = instr->len; in block2mtd_erase() 91 mutex_lock(&dev->write_mutex); in block2mtd_erase() [all …]
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | tree-log.c | 1 // SPDX-License-Identifier: GPL-2.0 13 #include "tree-log.h" 14 #include "disk-io.h" 16 #include "print-tree.h" 20 #include "inode-map.h" 21 #include "block-group.h" 22 #include "space-info.h" 43 * ---> record transid of last unlink/rename per directory 56 * log. ---> check inode while renaming/linking. 60 * ---> check inode and old parent dir during rename [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
| D | debug_public.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 29 * which contain duplicate data (when in sync). 55 /*! Dequeue a token from the debug data buffer
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
| D | debug_public.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 29 * which contain duplicate data (when in sync). 55 /*! Dequeue a token from the debug data buffer
|
| /kernel/linux/linux-6.6/mm/ |
| D | vmpressure.c | 1 // SPDX-License-Identifier: GPL-2.0-only 27 * rate-limit tunable for the "low" level notification, and also for 58 * prio <= DEF_PRIORITY - 2 : kswapd becomes somewhat overwhelmed 140 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level() 164 mutex_lock(&vmpr->events_lock); in vmpressure_event() 165 list_for_each_entry(ev, &vmpr->events, node) { in vmpressure_event() 166 if (ancestor && ev->mode == VMPRESSURE_LOCAL) in vmpressure_event() 168 if (signalled && ev->mode == VMPRESSURE_NO_PASSTHROUGH) in vmpressure_event() 170 if (level < ev->level) in vmpressure_event() 172 eventfd_signal(ev->efd, 1); in vmpressure_event() [all …]
|
| /kernel/linux/linux-5.10/mm/ |
| D | vmpressure.c | 1 // SPDX-License-Identifier: GPL-2.0-only 27 * rate-limit tunable for the "low" level notification, and also for 58 * prio <= DEF_PRIORITY - 2 : kswapd becomes somewhat overwhelmed 141 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level() 165 mutex_lock(&vmpr->events_lock); in vmpressure_event() 166 list_for_each_entry(ev, &vmpr->events, node) { in vmpressure_event() 167 if (ancestor && ev->mode == VMPRESSURE_LOCAL) in vmpressure_event() 169 if (signalled && ev->mode == VMPRESSURE_NO_PASSTHROUGH) in vmpressure_event() 171 if (level < ev->level) in vmpressure_event() 173 eventfd_signal(ev->efd, 1); in vmpressure_event() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | datapath.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 11 * enum iwl_data_path_subcmd_ids - data path group commands 131 * struct iwl_mu_group_mgmt_cmd - VHT MU-MIMO group configuration 136 * group then bits (group * 2) is the position -1 145 * struct iwl_mu_group_mgmt_notif - VHT MU-MIMO group id notification 149 * group then bits (group * 2) is the position -1 168 * struct iwl_time_sync_cfg_cmd - TM/FTM time sync measurement configuration [all …]
|
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| D | misc.c | 1 // SPDX-License-Identifier: GPL-2.0 19 /* Miscellaneous res name, keep it in sync with enum misc_res_type */ 24 /* AMD SEV-ES ASIDs resource */ 43 * parent_misc() - Get the parent of the passed misc cgroup. 48 * * struct misc_cg* - Parent of the @cgroup. 49 * * %NULL - If @cgroup is null or the passed cgroup does not have a parent. 53 return cgroup ? css_misc(cgroup->css.parent) : NULL; in parent_misc() 57 * valid_type() - Check if @type is valid or not. 62 * * true - If valid type. 63 * * false - If not valid type. [all …]
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| D | tty_baudrate.c | 1 // SPDX-License-Identifier: GPL-2.0 17 * Note that the baud_table needs to be kept in sync with the 53 * ->c_[io]speed directly as they are updated. 62 cbaud = termios->c_cflag & CBAUD; in tty_termios_baud_rate() 64 /* Magic token for arbitrary speed via c_ispeed/c_ospeed */ in tty_termios_baud_rate() 66 return termios->c_ospeed; in tty_termios_baud_rate() 83 * ->c_[io]speed directly as they are updated. 90 unsigned int cbaud = (termios->c_cflag >> IBSHIFT) & CBAUD; in tty_termios_input_baud_rate() 95 /* Magic token for arbitrary speed via c_ispeed */ in tty_termios_input_baud_rate() 97 return termios->c_ispeed; in tty_termios_input_baud_rate() [all …]
|
| /kernel/linux/linux-5.10/fs/ |
| D | fs_context.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 46 { "sync", SB_SYNCHRONOUS }, 63 unsigned int token; in vfs_parse_sb_flag() local 65 token = lookup_constant(common_set_sb_flag, key, 0); in vfs_parse_sb_flag() 66 if (token) { in vfs_parse_sb_flag() 67 fc->sb_flags |= token; in vfs_parse_sb_flag() 68 fc->sb_flags_mask |= token; in vfs_parse_sb_flag() 72 token = lookup_constant(common_clear_sb_flag, key, 0); in vfs_parse_sb_flag() 73 if (token) { in vfs_parse_sb_flag() 74 fc->sb_flags &= ~token; in vfs_parse_sb_flag() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
| D | omapfb-main.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * linux/drivers/video/omap2/omapfb-main.c 16 #include <linux/dma-mapping.h> 56 struct fb_var_screeninfo *var = &fbi->var; in draw_pixel() 57 struct fb_fix_screeninfo *fix = &fbi->fix; in draw_pixel() 58 void __iomem *addr = fbi->screen_base; in draw_pixel() 59 const unsigned bytespp = var->bits_per_pixel >> 3; in draw_pixel() 60 const unsigned line_len = fix->line_length / bytespp; in draw_pixel() 66 if (var->bits_per_pixel == 16) { in draw_pixel() 75 } else if (var->bits_per_pixel == 24) { in draw_pixel() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| D | omapfb-main.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * linux/drivers/video/omap2/omapfb-main.c 16 #include <linux/dma-mapping.h> 56 struct fb_var_screeninfo *var = &fbi->var; in draw_pixel() 57 struct fb_fix_screeninfo *fix = &fbi->fix; in draw_pixel() 58 void __iomem *addr = fbi->screen_base; in draw_pixel() 59 const unsigned bytespp = var->bits_per_pixel >> 3; in draw_pixel() 60 const unsigned line_len = fix->line_length / bytespp; in draw_pixel() 66 if (var->bits_per_pixel == 16) { in draw_pixel() 75 } else if (var->bits_per_pixel == 24) { in draw_pixel() [all …]
|