Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci_misc.h15 #define __BF_FIELD_CHECK(...) macro
19 __BF_FIELD_CHECK(_mask, _reg, 0U, "FIELD_GET: "); \
25 __BF_FIELD_CHECK(_mask, 0ULL, _val, "FIELD_PREP: "); \

Completed in 13 milliseconds