Searched refs:dir_offset (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpio-rtd.c | 49 u8 *dir_offset; member 100 .dir_offset = (u8 []){ 0x0, 0x18, 0x2c }, 117 .dir_offset = (u8 []){ 0x0, 0x18, 0x2c }, 134 .dir_offset = (u8 []){ 0x0, 0x18 }, 150 .dir_offset = (u8 []){ 0x0, 0x4, 0x8, 0xc }, 166 .dir_offset = (u8 []){ 0x0, 0x18 }, 180 return data->info->dir_offset[offset / 32]; in rtd_gpio_dir_offset()
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mt6397.c | 22 .dir_offset = (MT6397_PIN_REG_BASE + 0x000),
|
| H A D | pinctrl-mt8127.c | 269 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt8167.c | 302 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt8516.c | 302 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt8173.c | 310 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt2712.c | 550 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt8365.c | 451 .dir_offset = 0x0140,
|
| H A D | pinctrl-mt8135.c | 296 .dir_offset = 0x0000,
|
| H A D | pinctrl-mt2701.c | 501 .dir_offset = 0x0000,
|
| H A D | pinctrl-mtk-common.c | 74 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dir_offset; in mtk_pmx_gpio_set_direction() 839 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dir_offset; in mtk_gpio_get_direction()
|
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-plgpio.c | 139 unsigned dir_offset = offset, wdata_offset = offset, tmp; in plgpio_direction_output() local 148 dir_offset = tmp; in plgpio_direction_output() 161 plgpio_reg_reset(plgpio->regmap, dir_offset, plgpio->regs.dir); in plgpio_direction_output()
|
| /linux/drivers/net/fjes/ |
| H A D | fjes_hw.h | 271 u16 dir_offset; member
|