| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 27 description: 70mai Co., Ltd. 37 description: Actions Semiconductor Co., Ltd. 63 description: Allwinner Technology Co., Ltd. 67 description: Alps Electric Co., Ltd. 79 description: Shenzhen Amediatech Technology Co., Ltd 83 description: Ampire Co., Ltd. 101 description: ArcherMind Technology (Nanjing) Co., Ltd. 137 description: Shanghai AVIC Optoelectronics Co., Ltd. 141 description: Shanghai Awinic Technology Co., Ltd. 149 description: Shenzhen AZW Technology Co., Ltd. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | ramht.c | 43 u32 co, ho; in nvkm_ramht_search() local 45 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_search() 47 if (ramht->data[co].chid == chid) { in nvkm_ramht_search() 48 if (ramht->data[co].handle == handle) in nvkm_ramht_search() 49 return ramht->data[co].inst; in nvkm_ramht_search() 52 if (++co >= ramht->size) in nvkm_ramht_search() 53 co = 0; in nvkm_ramht_search() 54 } while (co != ho); in nvkm_ramht_search() 60 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, in nvkm_ramht_update() argument 63 struct nvkm_ramht_data *data = &ramht->data[co]; in nvkm_ramht_update() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | amf.c | 89 unsigned char *ci, *co; in AMF_DecodeNumber() local 91 co = (unsigned char *)&dVal; in AMF_DecodeNumber() 92 co[0] = ci[7]; in AMF_DecodeNumber() 93 co[1] = ci[6]; in AMF_DecodeNumber() 94 co[2] = ci[5]; in AMF_DecodeNumber() 95 co[3] = ci[4]; in AMF_DecodeNumber() 96 co[4] = ci[3]; in AMF_DecodeNumber() 97 co[5] = ci[2]; in AMF_DecodeNumber() 98 co[6] = ci[1]; in AMF_DecodeNumber() 99 co[7] = ci[0]; in AMF_DecodeNumber() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-regulator | 4 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 70 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 94 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 109 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 124 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 149 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 164 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 179 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 194 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 209 Contact: Liam Girdwood <lrg@slimlogic.co.uk> [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 427 if (--pent->co.shco.red->refcnt == 0) in FreeColormap() 428 free(pent->co.shco.red); in FreeColormap() 429 if (--pent->co.shco.green->refcnt == 0) in FreeColormap() 430 free(pent->co.shco.green); in FreeColormap() 431 if (--pent->co.shco.blue->refcnt == 0) in FreeColormap() 432 free(pent->co.shco.blue); in FreeColormap() 684 if (--pent->co.shco.red->refcnt == 0) in FreeCell() 685 free(pent->co.shco.red); in FreeCell() 686 if (--pent->co.shco.green->refcnt == 0) in FreeCell() 687 free(pent->co.shco.green); in FreeCell() [all …]
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | lock.cat | 62 * until after the co relation has been generated. 122 (* Generate all co relations, including LKW events but not UL *) 129 (* Merge UL events into co *) 130 let co = (co | critical | (critical^-1 ; co))+ 131 let coe = co & ext 132 let coi = co & int 135 let rf = rf | ([IW | UL] ; singlestep(co) ; lk-rmw^-1) 139 let fr = rf^-1 ; co 143 show co,rf,fr
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | gitutil.py | 310 >>> alias['fred'] = ['f.bloggs@napier.co.nz'] 311 >>> alias['john'] = ['j.bloggs@napier.co.nz'] 316 ['j.bloggs@napier.co.nz', 'Mary Poppins <m.poppins@cloud.net>'] 318 ['--to "j.bloggs@napier.co.nz"', \ 321 ['Cc j.bloggs@napier.co.nz', 'Cc Mary Poppins <m.poppins@cloud.net>'] 361 >>> alias['fred'] = ['f.bloggs@napier.co.nz'] 362 >>> alias['john'] = ['j.bloggs@napier.co.nz'] 372 'git send-email --annotate --to "f.bloggs@napier.co.nz" --cc \ 376 'git send-email --annotate --to "f.bloggs@napier.co.nz" --cc \ 385 'git send-email --annotate --to "f.bloggs@napier.co.nz" --cc \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | st-rproc.txt | 1 STMicroelectronics Co-Processor Bindings 6 Co-processors can be controlled from the bootloader or the primary OS. If 7 the bootloader starts a co-processor, the primary OS must detect its state 17 - clocks Clock for co-processor (See: ../clock/clock-bindings.txt) 18 - clock-frequency Clock frequency to set co-processor at if the bootloader 21 for the co-processor
|
| /OK3568_Linux_fs/kernel/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 52 #define CO(x) ((CO_BUF) >> (8 - (x)) & 0x03) macro 84 u32 co; member 186 * CO is power of 2: 1, 2, 4, 8 in mixel_dphy_config_from_opts() 192 cfg->co = 1 << i; in mixel_dphy_config_from_opts() 197 cfg->co < 1 || cfg->co > 8) { in mixel_dphy_config_from_opts() 198 dev_err(&phy->dev, "Invalid CM/CN/CO values: %u/%u/%u\n", in mixel_dphy_config_from_opts() 199 cfg->cm, cfg->cn, cfg->co); in mixel_dphy_config_from_opts() 307 priv->cfg.co < 1 || priv->cfg.co > 8) { in mixel_dphy_set_pll_params() 308 dev_err(&phy->dev, "Invalid CM/CN/CO values! (%u/%u/%u)\n", in mixel_dphy_set_pll_params() 309 priv->cfg.cm, priv->cfg.cn, priv->cfg.co); in mixel_dphy_set_pll_params() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/ |
| H A D | eb2410itx.rst | 5 http://www.simtec.co.uk/products/EB2410ITX/ 26 website, at the product page http://www.simtec.co.uk/products/EB2410ITX/ 30 - Resources Page http://www.simtec.co.uk/products/EB2410ITX/resources.html 32 - Board FAQ at http://www.simtec.co.uk/products/EB2410ITX/faq.html 34 - Bootloader info http://www.simtec.co.uk/products/SWABLE/resources.html 35 and FAQ http://www.simtec.co.uk/products/SWABLE/faq.html
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-32205.patch | 37 co = calloc(1, sizeof(struct Cookie)); 38 if(!co) 40 freecookie(co); 135 - co = Curl_cookie_getlist(data->cookies, host, data->state.up.path, 136 + co = Curl_cookie_getlist(data, data->cookies, host, data->state.up.path, 144 + if((Curl_dyn_len(r) + strlen(co->name) + strlen(co->value) + 1) >= 147 + "'%s' not sent", co->name); 152 co->name, co->value);
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 430 Co-developed-by: 声明补丁是由多个开发人员共同创建的;当几个人在一个补丁上工 432 Co-developed-by: 表示作者身份,所以每个共同开发人:必须紧跟在相关合作作者的 434 管作者是通过 From :还是由 Co-developed-by: 共同开发的。值得注意的是,最后一 443 Co-developed-by: First Co-Author <first@coauthor.example.org> 444 Signed-off-by: First Co-Author <first@coauthor.example.org> 445 Co-developed-by: Second Co-Author <second@coauthor.example.org> 446 Signed-off-by: Second Co-Author <second@coauthor.example.org> 455 Co-developed-by: Random Co-Author <random@coauthor.example.org> 456 Signed-off-by: Random Co-Author <random@coauthor.example.org> 458 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org> [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | adpll.c | 543 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_enable() local 544 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() 553 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_disable() local 554 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() 562 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_is_enabled() local 563 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() 573 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_get_parent() local 574 struct ti_adpll_data *d = co->adpll; in ti_adpll_clkout_get_parent() 585 struct ti_adpll_clkout_data *co; in ti_adpll_init_clkout() local 593 co = devm_kzalloc(d->dev, sizeof(*co), GFP_KERNEL); in ti_adpll_init_clkout() [all …]
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 125 pmap->red[i].co.local.red = in miInitializeColormap() 127 pmap->green[i].co.local.green = in miInitializeColormap() 129 pmap->blue[i].co.local.blue = in miInitializeColormap() 141 pmap->red[i].co.local.red = in miInitializeColormap() 144 pmap->red[i].co.local.green = in miInitializeColormap() 147 pmap->red[i].co.local.blue = in miInitializeColormap() 155 pmap->red[i].co.local.red = ((((i * 65535) / maxent) >> shift) in miInitializeColormap() 157 pmap->red[i].co.local.green = pmap->red[i].co.local.red; in miInitializeColormap() 158 pmap->red[i].co.local.blue = pmap->red[i].co.local.red; in miInitializeColormap() 180 outdefs[i].red = pmap->red[red >> pVisual->offsetRed].co.local.red; \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | vas-api.rst | 12 allows both userspace and kernel communicate to co-processor 14 unit comprises of one or more hardware engines or co-processor types 21 Requests to the GZIP engine must be formatted as a co-processor Request 68 address space (i.e. get a paste_address for the co-processor 78 Although a system may have several instances of the NX co-processor 86 Applications may chose a specific instance of the NX co-processor using 111 a connection with NX co-processor engine: 208 Applications should format requests to the co-processor using the 209 co-processor Request Block (CRBs). Refer NX-GZIP user's manual for the format 217 co-processor Status Block (CSB) flags. NX updates status in CSB after each
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | console.c | 55 static int usb_console_setup(struct console *co, char *options) in usb_console_setup() argument 112 port = usb_serial_port_get_by_minor(co->index); in usb_console_setup() 115 pr_err("No USB device connected to ttyUSB%i\n", co->index); in usb_console_setup() 143 tty->index = co->index; in usb_console_setup() 197 static void usb_console_write(struct console *co, in usb_console_write() argument 246 static struct tty_driver *usb_console_device(struct console *co, int *index) in usb_console_device() argument 248 struct tty_driver **p = (struct tty_driver **)co->data; in usb_console_device() 253 *index = co->index; in usb_console_device()
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | submitting-patches.rst | 408 When to use Acked-by:, Cc:, and Co-developed-by: 441 Co-developed-by: states that the patch was co-created by multiple developers; 442 it is a used to give attribution to co-authors (in addition to the author 444 Co-developed-by: denotes authorship, every Co-developed-by: must be immediately 445 followed by a Signed-off-by: of the associated co-author. Standard sign-off 448 the author is attributed via From: or Co-developed-by:. Notably, the last 458 Co-developed-by: First Co-Author <first@coauthor.example.org> 459 Signed-off-by: First Co-Author <first@coauthor.example.org> 460 Co-developed-by: Second Co-Author <second@coauthor.example.org> 461 Signed-off-by: Second Co-Author <second@coauthor.example.org> [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/vr41xx/ |
| H A D | Kconfig | 40 Please refer to <http://www.tanbac.co.jp/> 79 Please refer to <http://www.tanbac.co.jp/> about DIMM Evaluation Kit. 88 Please refer to <http://www.tanbac.co.jp/> about Mbase. 96 Please refer to <http://www.tanbac.co.jp/> about Mini-ITX DIMM base.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.bus_vcxk | 3 * BuS Elektronik GmbH & Co. KG <www.bus-elektronik.de> 17 EB+CPU5282-T1 | MCF5282 | BuS Elektronik GmbH & Co. KG 18 EB+MCF-EVB123 | MCF5282 | BuS Elektronik GmbH & Co. KG 19 EB+CPUx9K2 | AT91RM9200 | BuS Elektronik GmbH & Co. KG
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | dvs_app.h | 138 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 153 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 167 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 183 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 202 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 217 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 232 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 248 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 263 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. 278 * Copyright (C),2021, Fuzhou Rockchip Co.,Ltd. [all …]
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t35/ |
| H A D | Makefile | 2 # (C) Copyright 2011 - 2013 CompuLab, Ltd. <www.compulab.co.il> 4 # Authors: Nikita Kiryanov <nikita@compulab.co.il> 5 # Igor Grinberg <grinberg@compulab.co.il>
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | cmap_xfbdev.rst | 45 dr = (long) pent->co.local.red - prgb->red; 46 dg = (long) pent->co.local.green - prgb->green; 47 db = (long) pent->co.local.blue - prgb->blue; 52 co.local.red are entries that were brought in through FBIOGETCMAP which come
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | btree.c | 409 struct check_owner *co; in xchk_btree_check_owner() local 432 co = kmem_alloc(sizeof(struct check_owner), in xchk_btree_check_owner() 434 if (!co) in xchk_btree_check_owner() 436 co->level = level; in xchk_btree_check_owner() 437 co->daddr = XFS_BUF_ADDR(bp); in xchk_btree_check_owner() 438 list_add_tail(&co->list, &bs->to_check); in xchk_btree_check_owner() 617 struct check_owner *co; in xchk_btree() local 705 list_for_each_entry_safe(co, n, &bs.to_check, list) { in xchk_btree() 708 co->level, co->daddr); in xchk_btree() 709 list_del(&co->list); in xchk_btree() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 70 pCmap->red[i].co.local.red = colors[i].red; in xnestCreateColormap() 71 pCmap->red[i].co.local.green = colors[i].red; in xnestCreateColormap() 72 pCmap->red[i].co.local.blue = colors[i].red; in xnestCreateColormap() 83 pCmap->red[i].co.local.red = colors[i].red; in xnestCreateColormap() 84 pCmap->red[i].co.local.green = colors[i].green; in xnestCreateColormap() 85 pCmap->red[i].co.local.blue = colors[i].blue; in xnestCreateColormap() 110 pCmap->red[i].co.local.red = colors[i].red; in xnestCreateColormap() 111 pCmap->green[i].co.local.green = colors[i].green; in xnestCreateColormap() 112 pCmap->blue[i].co.local.blue = colors[i].blue; in xnestCreateColormap()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | digicolor-usart.c | 5 * Author: Baruch Siach <baruch@tkos.co.il> 394 static void digicolor_uart_console_write(struct console *co, const char *c, in digicolor_uart_console_write() argument 397 struct uart_port *port = digicolor_ports[co->index]; in digicolor_uart_console_write() 418 static int digicolor_uart_console_setup(struct console *co, char *options) in digicolor_uart_console_setup() argument 423 if (co->index < 0 || co->index >= DIGICOLOR_USART_NR) in digicolor_uart_console_setup() 426 port = digicolor_ports[co->index]; in digicolor_uart_console_setup() 433 return uart_set_options(port, co, baud, parity, bits, flow); in digicolor_uart_console_setup() 560 MODULE_AUTHOR("Baruch Siach <baruch@tkos.co.il>");
|