Home
last modified time | relevance | path

Searched refs:aml_adjust_readvalue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_common.c335 aml_adjust_readvalue(u_int32_t flags, u_int32_t bitoffset, u_int32_t bitlen, in aml_adjust_readvalue() function
416 value = aml_adjust_readvalue(AML_FIELDFLAGS_ACCESS_BYTEACC, in aml_bufferfield_io()
671 readval = aml_adjust_readvalue(flags, offset, bitlen, readval); in aml_region_io_simple()
H A Daml_common.h134 u_int32_t aml_adjust_readvalue(u_int32_t, u_int32_t, u_int32_t,