Home
last modified time | relevance | path

Searched defs:clct (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-digicolor.c35 #define GP_CLIENTSEL(clct) ((clct)*8 + 0x20) argument
36 #define GP_DRIVE0(clct) (GP_CLIENTSEL(clct) + 2) argument
37 #define GP_OUTPUT0(clct) (GP_CLIENTSEL(clct) + 3) argument
38 #define GP_INPUT(clct) (GP_CLIENTSEL(clct) + 6) argument