Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip.h322 iom3, offset0, offset1, offset2, \ argument
329 { .type = iom0, .offset = offset0 }, \
338 offset0, offset1, \ argument
346 { .type = iom0, .offset = offset0 }, \
422 drv3, offset0, offset1, \ argument
435 { .drv_type = drv0, .offset = offset0 }, \
471 drv3, offset0, offset1, \ argument
485 { .drv_type = drv0, .offset = offset0 }, \
518 #define PIN_BANK_IOMUX_4_OFFSET(id, pins, label, offset0, offset1, \ argument
522 IOMUX_WIDTH_4BIT, offset0, offset1, \
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1071 u16 offset0, offset10, reg_offs; in oob_reg_read() local
1073 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_READ_BASE]; in oob_reg_read()
1082 reg_offs = offset0 + (offs & ~0x03); in oob_reg_read()
1090 u16 offset0, offset10, reg_offs; in oob_reg_write() local
1092 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_BASE]; in oob_reg_write()
1101 reg_offs = offset0 + (offs & ~0x03); in oob_reg_write()
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c170 iom3, offset0, offset1, offset2, \ argument
177 { .type = iom0, .offset = offset0 }, \
230 drv3, offset0, offset1, \ argument
243 { .drv_type = drv0, .offset = offset0 }, \
279 drv3, offset0, offset1, \ argument
293 { .drv_type = drv0, .offset = offset0 }, \