Searched refs:regoff (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_usbphy.c | 96 int err, regoff, rid; in usbphy_attach() local 119 regoff = 0; in usbphy_attach() 122 regoff = 0x60; in usbphy_attach() 132 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach() 136 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach()
|
| H A D | imx6_ccm.c | 286 int phy_num, regoff; in imx_ccm_usbphy_enable() 292 regoff = 0; in imx_ccm_usbphy_enable() 295 regoff = 0x10; in imx_ccm_usbphy_enable() 303 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + regoff, in imx_ccm_usbphy_enable()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_intel_max10.c | 372 ret = max10_sys_read(dev, info->regs[i].regoff, &val); in max10_add_sensor() 386 sensor->value_reg = info->regs[i].regoff; in max10_add_sensor() 484 raw->regs[i].regoff = start; in max10_sensor_init() 486 raw->regs[i].regoff = start - in max10_sensor_init() 507 i, raw->regs[i].regoff, in max10_sensor_init()
|
| H A D | opae_intel_max10.h | 176 unsigned int regoff; member
|