Home
last modified time | relevance | path

Searched full:co (Results 1 – 25 of 8089) sorted by relevance

12345678910>>...324

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml29 description: 70mai Co., Ltd.
47 description: Actions Semiconductor Co., Ltd.
83 description: Allwinner Technology Co., Ltd.
87 description: Alps Electric Co., Ltd.
101 description: Shenzhen Amediatech Technology Co., Ltd
107 description: Ampire Co., Ltd.
129 description: ArcherMind Technology (Nanjing) Co., Ltd.
172 description: Shanghai AVIC Optoelectronics Co., Ltd.
176 description: Shanghai Awinic Technology Co., Ltd.
184 description: Shenzhen AZW Technology Co., Ltd.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml27 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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c43 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 …]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c43 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 …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-regulator4 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 …]
/kernel/linux/linux-6.6/include/linux/soc/apple/
Drtkit.h6 * Apple's SoCs come with various co-processors running their RTKit operating
21 * @iomem: Shared memory buffer controlled by the co-processors.
24 * @is_mapped: Shared memory buffer is managed by the co-processor.
40 * @crashed: Called when the co-processor has crashed. Runs in process
50 * buffer is managed by the co-processor and needs to be mapped.
74 * @mbox_name: mailbox name used to communicate with the co-processor
76 * @ops: pointer to rtkit_ops to be used for this co-processor
88 * @mbox_name: mailbox name used to communicate with the co-processor
90 * @ops: pointer to rtkit_ops to be used for this co-processor
102 * Reinitialize internal structures. Must only be called with the co-processor
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-regulator4 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 …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/
Dst-rproc.txt1 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/
Dst-rproc.txt1 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
/kernel/linux/linux-6.6/tools/memory-model/
Dlock.cat62 * 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
/kernel/linux/linux-5.10/tools/memory-model/
Dlock.cat62 * 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
/kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/
Deb2410itx.rst5 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
/kernel/linux/linux-6.6/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c68 #define CO(x) ((CO_BUF) >> (8 - (x)) & 0x03) macro
112 u32 co; member
218 * CO is power of 2: 1, 2, 4, 8 in mixel_dphy_config_from_opts()
224 cfg->co = 1 << i; in mixel_dphy_config_from_opts()
229 cfg->co < 1 || cfg->co > 8) { in mixel_dphy_config_from_opts()
230 dev_err(&phy->dev, "Invalid CM/CN/CO values: %u/%u/%u\n", in mixel_dphy_config_from_opts()
231 cfg->cm, cfg->cn, cfg->co); in mixel_dphy_config_from_opts()
339 priv->cfg.co < 1 || priv->cfg.co > 8) { in mixel_dphy_set_pll_params()
340 dev_err(&phy->dev, "Invalid CM/CN/CO values! (%u/%u/%u)\n", in mixel_dphy_set_pll_params()
341 priv->cfg.cm, priv->cfg.cn, priv->cfg.co); in mixel_dphy_set_pll_params()
[all …]
/kernel/linux/linux-6.6/Documentation/bpf/
Dllvm_reloc.rst244 .. _btf-co-re-relocations:
247 CO-RE Relocations
250 From object file point of view CO-RE mechanism is implemented as a set
251 of CO-RE specific relocation records. These relocation records are not
256 CO-RE relocations are applied to BPF instructions to update immediate
269 There are several kinds of CO-RE relocations that could be split in
347 CO-RE Relocation Record
414 CO-RE Relocation Examples
457 00: CO-RE <byte_off> [2] struct foo::a (0:0)
460 10: CO-RE <byte_off> [2] struct foo::a (0:0)
[all …]
/kernel/linux/linux-6.6/Documentation/networking/devlink/
Dsfc.rst40 - SmartNIC application co-processor (APU) first stage boot loader version.
43 - SmartNIC application co-processor (APU) co-operating system loader version.
46 - SmartNIC application co-processor (APU) main operating system version.
49 - SmartNIC application co-processor (APU) recovery operating system version.
/kernel/linux/linux-5.10/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c52 #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 …]
/kernel/linux/linux-6.6/Documentation/translations/zh_TW/process/
Dsubmitting-patches.rst407 Co-developed-by: 聲明補丁是由多個開發人員共同創建的;當幾個人在一個補丁上工
409 Co-developed-by: 表示作者身份,所以每個共同開發人:必須緊跟在相關合作作者的
411 管作者是通過 From :還是由 Co-developed-by: 共同開發的。值得注意的是,最後一
420 Co-developed-by: First Co-Author <first@coauthor.example.org>
421 Signed-off-by: First Co-Author <first@coauthor.example.org>
422 Co-developed-by: Second Co-Author <second@coauthor.example.org>
423 Signed-off-by: Second Co-Author <second@coauthor.example.org>
432 Co-developed-by: Random Co-Author <random@coauthor.example.org>
433 Signed-off-by: Random Co-Author <random@coauthor.example.org>
435 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org>
[all …]
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst430 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 …]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst358 Co-developed-by: 声明补丁是由多个开发人员共同创建的;当几个人在一个补丁上工
371 Co-developed-by: First Co-Author <first@coauthor.example.org>
372 Signed-off-by: First Co-Author <first@coauthor.example.org>
373 Co-developed-by: Second Co-Author <second@coauthor.example.org>
374 Signed-off-by: Second Co-Author <second@coauthor.example.org>
383 Co-developed-by: Random Co-Author <random@coauthor.example.org>
384 Signed-off-by: Random Co-Author <random@coauthor.example.org>
386 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org>
387 Signed-off-by: Submitting Co-Author <sub@coauthor.example.org>
/kernel/linux/linux-6.6/drivers/clk/ti/
Dadpll.c534 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_enable() local
535 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable()
544 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_disable() local
545 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable()
553 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_is_enabled() local
554 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled()
564 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_get_parent() local
565 struct ti_adpll_data *d = co->adpll; in ti_adpll_clkout_get_parent()
576 struct ti_adpll_clkout_data *co; in ti_adpll_init_clkout() local
584 co = devm_kzalloc(d->dev, sizeof(*co), GFP_KERNEL); in ti_adpll_init_clkout()
[all …]
/kernel/linux/linux-5.10/arch/mips/vr41xx/
DKconfig40 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.
/kernel/linux/linux-5.10/drivers/clk/ti/
Dadpll.c543 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 …]
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
Dhantro_v4l2.h5 * Copyright (C) 2018 Rockchip Electronics Co., Ltd.
12 * Based on s5p-mfc driver by Samsung Electronics Co., Ltd.
13 * Copyright (C) 2011 Samsung Electronics Co., Ltd.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dvas-api.rst12 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
/kernel/linux/linux-6.6/Documentation/powerpc/
Dvas-api.rst12 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

12345678910>>...324