OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_shift
(Results
1 - 7
of
7
) 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/sys/dev/pci/
cxdtv.c
1090
#define cxdtv_write_field(_mask,
_shift
, _value) \
1091
(((_value) & (_mask)) << (
_shift
))
Completed in 49 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025