OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_shift
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
generic_regs.h
36
.type ##
_shift
= DC_GPIO_GENERIC_ ## type ## __DC_GPIO_GENERIC ## id ## _ ## type ## __SHIFT
ddc_regs.h
39
.type ##
_shift
= DC_GPIO_DDC ## id ## _ ## type ## __DC_GPIO_DDC ## id ## cd ## _ ## type ## __SHIFT
62
.type ##
_shift
= DC_GPIO_DDCVGA_ ## type ## __DC_GPIO_DDCVGA ## cd ## _ ## type ## __SHIFT
79
.type ##
_shift
= DC_GPIO_I2CPAD_ ## type ## __DC_GPIO_ ## cd ## _ ## type ## __SHIFT
hpd_regs.h
44
.type ##
_shift
= DC_GPIO_HPD_ ## type ## __DC_GPIO_HPD ## id ## _ ## type ## __SHIFT
amdgpu_hw_gpio.c
40
gpio->regs->field_name ##
_shift
, gpio->regs->field_name ## _mask
/src/sys/arch/hpc/stand/hpcboot/
memory.h
137
int
_shift
;
member in class:MemoryManager_LockPages
memory.cpp
255
_shift
= shift;
275
return(paddr >>(_page_shift -
_shift
)) << _page_shift;
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
safestack.h
80
static ossl_unused ossl_inline t2 *sk_##t1##
_shift
(STACK_OF(t1) *sk) \
/src/crypto/external/apache2/openssl/dist/include/openssl/
safestack.h.in
127
static ossl_unused ossl_inline t2 *sk_##t1##
_shift
(STACK_OF(t1) *sk) \
/src/crypto/external/bsd/openssl/dist/include/openssl/
safestack.h.in
125
static ossl_unused ossl_inline t2 *sk_##t1##
_shift
(STACK_OF(t1) *sk) \
/src/sys/dev/pci/
cxdtv.c
1090
#define cxdtv_write_field(_mask,
_shift
, _value) \
1091
(((_value) & (_mask)) << (
_shift
))
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
ParseC.pm
362
static ossl_inline $2 *sk_$1
_shift
(STACK_OF($1) *sk);
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
ParseC.pm
356
static ossl_inline $2 *sk_$1
_shift
(STACK_OF($1) *sk);
Completed in 75 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026