OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clrbits
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_rtc.c
84
clrbits
(struct meson_rtc_softc *sc, uint32_t reg, uint32_t bits)
function
105
clrbits
(sc, AO_RTC_REG3, AO_RTC_REG3_COUNT_ALWAYS);
164
clrbits
(sc, AO_RTC_REG0, AO_RTC_REG0_SCLK);
174
clrbits
(sc, AO_RTC_REG0, AO_RTC_REG0_SDI);
221
clrbits
(sc, AO_RTC_REG0, AO_RTC_REG0_SEN);
225
clrbits
(sc, AO_RTC_REG0, AO_RTC_REG0_SDI);
236
clrbits
(sc, AO_RTC_REG0, AO_RTC_REG0_SDI);
263
clrbits
(sc, AO_RTC_REG0,
/src/lib/libc/gen/
setmode.c
442
int setbits,
clrbits
, Xbits, op;
local
454
for (setbits =
clrbits
= Xbits = 0;; nset++) {
456
clrbits
|= nset->bits;
461
clrbits
&= ~nset->bits;
468
if (
clrbits
) {
471
set->bits =
clrbits
;
/src/sys/kern/
tty_subr.c
63
static void
clrbits
(u_char *, unsigned int, unsigned int);
297
clrbits
(u_char *cp, unsigned int off, unsigned int len)
function
364
clrbits
(clp->c_cq, clp->c_cl - clp->c_cs, cc);
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026