Home
last modified time | relevance | path

Searched refs:en (Results 1 – 25 of 1382) sorted by relevance

12345678910>>...56

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce80/
H A Damdgpu_hw_translate_dce80.c72 uint32_t *en) in offset_to_id() argument
80 *en = GPIO_GENERIC_A; in offset_to_id()
83 *en = GPIO_GENERIC_B; in offset_to_id()
86 *en = GPIO_GENERIC_C; in offset_to_id()
89 *en = GPIO_GENERIC_D; in offset_to_id()
92 *en = GPIO_GENERIC_E; in offset_to_id()
95 *en = GPIO_GENERIC_F; in offset_to_id()
98 *en = GPIO_GENERIC_G; in offset_to_id()
110 *en = GPIO_HPD_1; in offset_to_id()
113 *en = GPIO_HPD_2; in offset_to_id()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce110/
H A Damdgpu_hw_translate_dce110.c48 uint32_t *en) in offset_to_id() argument
56 *en = GPIO_GENERIC_A; in offset_to_id()
59 *en = GPIO_GENERIC_B; in offset_to_id()
62 *en = GPIO_GENERIC_C; in offset_to_id()
65 *en = GPIO_GENERIC_D; in offset_to_id()
68 *en = GPIO_GENERIC_E; in offset_to_id()
71 *en = GPIO_GENERIC_F; in offset_to_id()
74 *en = GPIO_GENERIC_G; in offset_to_id()
86 *en = GPIO_HPD_1; in offset_to_id()
89 *en = GPIO_HPD_2; in offset_to_id()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn21/
H A Damdgpu_hw_translate_dcn21.c73 uint32_t *en) in offset_to_id() argument
81 *en = GPIO_GENERIC_A; in offset_to_id()
84 *en = GPIO_GENERIC_B; in offset_to_id()
87 *en = GPIO_GENERIC_C; in offset_to_id()
90 *en = GPIO_GENERIC_D; in offset_to_id()
93 *en = GPIO_GENERIC_E; in offset_to_id()
96 *en = GPIO_GENERIC_F; in offset_to_id()
99 *en = GPIO_GENERIC_G; in offset_to_id()
104 *en = GPIO_DDC_LINE_DDC1; in offset_to_id()
115 *en = GPIO_HPD_1; in offset_to_id()
[all …]
H A Damdgpu_hw_factory_dcn21.c164 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en) in define_generic_registers() argument
168 generic->regs = &generic_regs[en]; in define_generic_registers()
169 generic->shifts = &generic_shift[en]; in define_generic_registers()
170 generic->masks = &generic_mask[en]; in define_generic_registers()
171 generic->base.regs = &generic_regs[en].gpio; in define_generic_registers()
176 uint32_t en) in define_ddc_registers() argument
182 ddc->regs = &ddc_data_regs_dcn[en]; in define_ddc_registers()
183 ddc->base.regs = &ddc_data_regs_dcn[en].gpio; in define_ddc_registers()
186 ddc->regs = &ddc_clk_regs_dcn[en]; in define_ddc_registers()
187 ddc->base.regs = &ddc_clk_regs_dcn[en].gpio; in define_ddc_registers()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce120/
H A Damdgpu_hw_translate_dce120.c70 uint32_t *en) in offset_to_id() argument
78 *en = GPIO_GENERIC_A; in offset_to_id()
81 *en = GPIO_GENERIC_B; in offset_to_id()
84 *en = GPIO_GENERIC_C; in offset_to_id()
87 *en = GPIO_GENERIC_D; in offset_to_id()
90 *en = GPIO_GENERIC_E; in offset_to_id()
93 *en = GPIO_GENERIC_F; in offset_to_id()
96 *en = GPIO_GENERIC_G; in offset_to_id()
108 *en = GPIO_HPD_1; in offset_to_id()
111 *en = GPIO_HPD_2; in offset_to_id()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn10/
H A Damdgpu_hw_translate_dcn10.c70 uint32_t *en) in offset_to_id() argument
78 *en = GPIO_GENERIC_A; in offset_to_id()
81 *en = GPIO_GENERIC_B; in offset_to_id()
84 *en = GPIO_GENERIC_C; in offset_to_id()
87 *en = GPIO_GENERIC_D; in offset_to_id()
90 *en = GPIO_GENERIC_E; in offset_to_id()
93 *en = GPIO_GENERIC_F; in offset_to_id()
96 *en = GPIO_GENERIC_G; in offset_to_id()
108 *en = GPIO_HPD_1; in offset_to_id()
111 *en = GPIO_HPD_2; in offset_to_id()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn20/
H A Damdgpu_hw_translate_dcn20.c74 uint32_t *en) in offset_to_id() argument
82 *en = GPIO_GENERIC_A; in offset_to_id()
85 *en = GPIO_GENERIC_B; in offset_to_id()
88 *en = GPIO_GENERIC_C; in offset_to_id()
91 *en = GPIO_GENERIC_D; in offset_to_id()
94 *en = GPIO_GENERIC_E; in offset_to_id()
97 *en = GPIO_GENERIC_F; in offset_to_id()
100 *en = GPIO_GENERIC_G; in offset_to_id()
112 *en = GPIO_HPD_1; in offset_to_id()
115 *en = GPIO_HPD_2; in offset_to_id()
[all …]
H A Damdgpu_hw_factory_dcn20.c186 uint32_t en) in define_ddc_registers() argument
192 ddc->regs = &ddc_data_regs_dcn[en]; in define_ddc_registers()
193 ddc->base.regs = &ddc_data_regs_dcn[en].gpio; in define_ddc_registers()
196 ddc->regs = &ddc_clk_regs_dcn[en]; in define_ddc_registers()
197 ddc->base.regs = &ddc_clk_regs_dcn[en].gpio; in define_ddc_registers()
204 ddc->shifts = &ddc_shift[en]; in define_ddc_registers()
205 ddc->masks = &ddc_mask[en]; in define_ddc_registers()
209 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en) in define_hpd_registers() argument
213 hpd->regs = &hpd_regs[en]; in define_hpd_registers()
216 hpd->base.regs = &hpd_regs[en].gpio; in define_hpd_registers()
[all …]
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
H A Dcvs.texinfo137 @c <en> This info manual describes how to use and administer
139 @c <en> @sc{cvs} version @value{VERSION}.
150 @c <en>* Overview:: An introduction to CVS
152 @c <en>* Repository:: Where all your sources are stored
154 @c <en>* Starting a new project:: Starting a project with CVS
156 @c <en>* Revisions:: Numeric and symbolic names for revisions
158 @c <en>* Branching and merging:: Diverging/rejoining branches of development
160 @c <en>* Recursive behavior:: CVS descends directories
162 @c <en>* Adding and removing:: Adding/removing/renaming files/directories
164 @c <en>* History browsing:: Viewing the history of files in various ways
[all …]
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dlang-out.ldif7 name;lang-en-us: Billy Ray
8 name;lang-en-us: Billy Bob
9 cn;lang-en-us: Billy Ray
11 sn;lang-en-gb;lang-en-us: Billy Ray
17 name;lang-en-us: Billy Ray
18 name;lang-en-us: Billy Bob
19 cn;lang-en-us: Billy Ray
21 sn;lang-en-gb;lang-en-us: Billy Ray
25 name;lang-en-us: Billy Ray
26 name;lang-en-us: Billy Bob
[all …]
/netbsd-src/sys/dev/ic/
H A Dhd44780_subr.c272 int curdaddr, en, chipdaddr; in hlcd_updatechar() local
276 en = DADDR_TO_CHIPNO(daddr); in hlcd_updatechar()
279 hd44780_ir_write(sc, en, cmd_ddramset(chipdaddr)); in hlcd_updatechar()
281 hd44780_dr_write(sc, en, c); in hlcd_updatechar()
420 hd44780_chipinit(struct hd44780_chip *sc, uint32_t en) in hd44780_chipinit() argument
428 hd44780_ir_write(sc, en, cmd); in hd44780_chipinit()
430 hd44780_ir_write(sc, en, cmd); in hd44780_chipinit()
431 hd44780_ir_write(sc, en, cmd); in hd44780_chipinit()
439 hd44780_ir_write(sc, en, cmd); in hd44780_chipinit()
443 hd44780_ir_write(sc, en, cmd); in hd44780_chipinit()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/external/gpl2/gmake/dist/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/external/bsd/flex/dist/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/external/gpl2/texinfo/dist/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-create:
8 $(MAKE) en@quot.po-update
9 en@boldquot.po-create:
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
[all …]
/netbsd-src/external/bsd/nsd/dist/
H A Dzparser.y264 if ($1.len > MAXLABELLEN) {
267 } else if ($1.len <= 0) {
273 $1.len);
307 $$.len = $1.len + domain_dname(parser->origin)->name_size;
312 memmove($$.str, $1.str, $1.len);
313 memmove($$.str + $1.len, dname_name(domain_dname(parser->origin)),
316 $$.len = $1.len + 1;
321 memmove($$.str, $1.str, $1.len);
322 $$.str[ $1.len ] = 0;
348 $$.len = $1.len + 1;
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Damdgpu_gpio_service.c139 uint32_t en; in dal_gpio_service_create_irq() local
141 if (!service->translate.funcs->offset_to_id(offset, mask, &id, &en)) { in dal_gpio_service_create_irq()
146 return dal_gpio_create_irq(service, id, en); in dal_gpio_service_create_irq()
155 uint32_t en; in dal_gpio_service_create_generic_mux() local
158 if (!service->translate.funcs->offset_to_id(offset, mask, &id, &en)) { in dal_gpio_service_create_generic_mux()
164 service, id, en, GPIO_PIN_OUTPUT_STATE_DEFAULT); in dal_gpio_service_create_generic_mux()
186 uint32_t en) in dal_gpio_get_generic_pin_info() argument
191 service->translate.funcs->id_to_offset(id, en, &pin); in dal_gpio_get_generic_pin_info()
247 uint32_t en) in is_pin_busy() argument
249 return service->busyness[id][en]; in is_pin_busy()
[all …]
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c117 uint8_t en[6]; member
165 uint8_t *en = aux; in dm9k_match() local
178 if (en != NULL in dm9k_match()
179 && en[0] && en[1] && en[2] && en[3] && en[4] && en[5]) in dm9k_match()
180 memcpy(l->en, en, 6); in dm9k_match()
181 else if (en != NULL) { in dm9k_match()
182 memcpy(en, std, 6); in dm9k_match()
183 memcpy(l->en, std, 6); in dm9k_match()
192 uint8_t *en = l->en; in dm9k_init() local
229 en[0], en[1], en[2], en[3], en[4], en[5]); in dm9k_init()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dstrongfibo.c173 mp_size_t en; in mpn_strongfibo() local
186 en = 1; in mpn_strongfibo()
193 en = b0 / GMP_NUMB_BITS; in mpn_strongfibo()
195 mpn_rshift (scratch, mp + en, mn - en, cnt); in mpn_strongfibo()
197 MPN_COPY (scratch, mp + en, mn - en); in mpn_strongfibo()
198 en = mn - en; in mpn_strongfibo()
200 en -= scratch [en - 1] == 0; in mpn_strongfibo()
206 en = mpn_lucm (sp, scratch, en, mp, mn, lp); in mpn_strongfibo()
207 if (en != 0 && LIKELY (--b0 != 0)) in mpn_strongfibo()
209 mpn_sqr (lp, sp, en); in mpn_strongfibo()
[all …]
/netbsd-src/external/gpl2/diffutils/dist/po/
H A DRules-quot3 DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin…
5 .SUFFIXES: .insert-header .po-update-en
7 en@quot.po-update: en@quot.po-update-en
8 en@boldquot.po-update: en@boldquot.po-update-en
10 .insert-header.po-update-en:
11 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
34 en@quot.insert-header: insert-header.sin
35 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
37 en@boldquot.insert-header: insert-header.sin
38 …sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert…
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dgpio.h44 uint32_t en; member
59 uint32_t en);
63 uint32_t en);
67 uint32_t en);
71 uint32_t en);
75 uint32_t en);
79 uint32_t en);
83 uint32_t en);
90 uint32_t *en);
93 uint32_t en,
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dsip.c139 uint8_t *en; in sip_init() local
159 ee = eedata; en = data; in sip_init()
164 en[0] = ((*ee & 0x1) << 7); in sip_init()
166 en[0] |= ((*ee & 0xFE00) >> 9); in sip_init()
167 en[1] = ((*ee & 0x1FE) >> 1); in sip_init()
168 en[2] = ((*ee & 0x1) << 7); in sip_init()
170 en[2] |= ((*ee & 0xFE00) >> 9); in sip_init()
171 en[3] = ((*ee & 0x1FE) >> 1); in sip_init()
172 en[4] = ((*ee & 0x1) << 7); in sip_init()
174 en[4] |= ((*ee & 0xFE00) >> 9); in sip_init()
[all …]
/netbsd-src/external/bsd/libbind/dist/doc/
H A Dgetnetent.cat34 …eetteenntt, ggeettnneettbbyyaaddddrr, ggeettnneettbbyynnaammee, sse…
11 ggeettnneetteenntt();
20 sseettnneetteenntt(_i_n_t _s_t_a_y_o_p_e_n);
23 eennddnneetteenntt();
26 …The ggeettnneetteenntt(), ggeettnneettbbyynnaammee(), and ggeettnneettb…
48 …If the _s_t_a_y_o_p_e_n flag on a sseettnneetteenntt() subroutine is NULL, the _…
49 database is opened. Otherwise, the sseettnneetteenntt() has the effect of rewind-
50 …ing the _n_e_t_w_o_r_k_s database. The eennddnneetteenntt() subroutine may be ca…
53 The ggeettnneetteenntt() subroutine simply reads the next line while
56 The ggeettnneetteenntt() subroutine keeps a pointer in the database, allowing suc-
[all …]

12345678910>>...56