Home
last modified time | relevance | path

Searched defs:reg_ofs (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/vt6656/
Dmac.c145 void vnt_mac_reg_bits_off(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_off()
156 void vnt_mac_reg_bits_on(struct vnt_private *priv, u8 reg_ofs, u8 bits) in vnt_mac_reg_bits_on()
167 void vnt_mac_write_word(struct vnt_private *priv, u8 reg_ofs, u16 word) in vnt_mac_write_word()
/linux-4.4.14/drivers/clk/
Dclk-cdce925.c206 u8 reg_ofs = data->index * CDCE925_OFFSET_PLL; in cdce925_pll_prepare() local
253 u8 reg_ofs = data->index * CDCE925_OFFSET_PLL; in cdce925_pll_unprepare() local
/linux-4.4.14/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c140 const int reg_ofs = cpu_logical_map(cpu) * 8; in cpu_set_boot_addr() local
/linux-4.4.14/drivers/clk/mediatek/
Dclk-mt8173.c989 u32 reg_ofs; member
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c250 unsigned int *reg_ofs; member