Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-digicolor.c31 #define GP_CLIENTSEL(clct) ((clct)*8 + 0x20) argument
32 #define GP_DRIVE0(clct) (GP_CLIENTSEL(clct) + 2) argument
33 #define GP_OUTPUT0(clct) (GP_CLIENTSEL(clct) + 3) argument
34 #define GP_INPUT(clct) (GP_CLIENTSEL(clct) + 6) argument