Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-rtd.c49 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/fs/bcachefs/
A Dfs-common.c152 u64 dir_offset; in bch2_create_trans() local
166 &dir_offset, in bch2_create_trans()
172 new_inode->bi_dir_offset = dir_offset; in bch2_create_trans()
196 u64 dir_offset = 0; in bch2_link_trans() local
226 name, inum.inum, &dir_offset, in bch2_link_trans()
232 inode_u->bi_dir_offset = dir_offset; in bch2_link_trans()
A Ddirent.c209 u64 *dir_offset, in bch2_dirent_create_snapshot() argument
227 *dir_offset = dirent->k.p.offset; in bch2_dirent_create_snapshot()
235 u64 *dir_offset, in bch2_dirent_create() argument
248 *dir_offset = dirent->k.p.offset; in bch2_dirent_create()
/linux/drivers/thunderbolt/
A Dproperty.c39 size_t block_len, unsigned int dir_offset, size_t dir_len,
162 size_t block_len, unsigned int dir_offset, size_t dir_len, bool is_root) in __tb_property_parse_dir() argument
174 content_offset = dir_offset + 2; in __tb_property_parse_dir()
177 dir->uuid = kmemdup(&block[dir_offset], sizeof(*dir->uuid), in __tb_property_parse_dir()
183 content_offset = dir_offset + 4; in __tb_property_parse_dir()
/linux/drivers/pinctrl/mediatek/
A Dpinctrl-mt6397.c22 .dir_offset = (MT6397_PIN_REG_BASE + 0x000),
A Dpinctrl-mt8127.c269 .dir_offset = 0x0000,
A Dpinctrl-mt8167.c302 .dir_offset = 0x0000,
A Dpinctrl-mt8516.c302 .dir_offset = 0x0000,
A Dpinctrl-mtk-common.h261 unsigned int dir_offset; member
A Dpinctrl-mt8173.c310 .dir_offset = 0x0000,
A Dpinctrl-mt2712.c550 .dir_offset = 0x0000,
A Dpinctrl-mt8365.c451 .dir_offset = 0x0140,
A Dpinctrl-mt2701.c501 .dir_offset = 0x0000,
A Dpinctrl-mt8135.c296 .dir_offset = 0x0000,
A Dpinctrl-mtk-common.c73 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dir_offset; in mtk_pmx_gpio_set_direction()
824 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dir_offset; in mtk_gpio_get_direction()
/linux/drivers/pinctrl/spear/
A Dpinctrl-plgpio.c139 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/
A Dfjes_hw.h271 u16 dir_offset; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_ethtool.c2844 u32 rc, cnt, dir_offset = NVRAM_DIR_OFFSET; in bnx2x_test_nvram_ext_dirs() local
2849 dir_offset + in bnx2x_test_nvram_ext_dirs()
2863 dir_offset = entry.nvm_start_addr + 8; in bnx2x_test_nvram_ext_dirs()
2866 rc = bnx2x_test_dir_entry(bp, dir_offset + in bnx2x_test_nvram_ext_dirs()
2878 u32 rc, dir_offset = NVRAM_DIR_OFFSET; in bnx2x_test_nvram_dirs() local
2884 rc = bnx2x_test_dir_entry(bp, dir_offset + in bnx2x_test_nvram_dirs()

Completed in 39 milliseconds