Searched refs:WM8903_GP1_FN_SHIFT (Results 1 – 2 of 2) sorted by relevance
54 #define WM8903_GP1_FN_SHIFT 8 /* GP1_FN - [12:8] */ macro
1791 val = (WM8903_GPn_FN_GPIO_INPUT << WM8903_GP1_FN_SHIFT) | in wm8903_gpio_direction_in()1820 val = (WM8903_GPn_FN_GPIO_OUTPUT << WM8903_GP1_FN_SHIFT) | in wm8903_gpio_direction_out()2088 >> WM8903_GP1_FN_SHIFT; in wm8903_i2c_probe()