Home
last modified time | relevance | path

Searched defs:BL_CTRL_VAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dadp5520.h109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) macro
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dadp5520.h109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) macro

Completed in 2 milliseconds