Searched defs:reset_reg (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | hwxface.c | 68 struct acpi_generic_address *reset_reg; acpi_reset() local
|
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
H A D | setup.c | 50 static void __iomem *reset_reg; variable
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | uda134x.c | 136 u8 reset_reg = uda134x_read_reg_cache(codec, UDA134X_STATUS0); uda134x_reset() local
|
/linux-4.1.27/drivers/misc/mic/host/ |
H A D | mic_x100.c | 328 u32 reset_reg; mic_x100_hw_reset() local
|
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-rcg.c | 492 unsigned int reset_reg; __clk_rcg_set_rate() local
|
/linux-4.1.27/arch/mips/bcm63xx/ |
H A D | reset.c | 160 static int reset_reg; variable
|
/linux-4.1.27/arch/mips/include/asm/mach-ar7/ |
H A D | ar7.h | 169 void *reset_reg = ar7_device_enable() local 177 void *reset_reg = ar7_device_disable() local 179 writel(readl(reset_reg) & ~(1 << bit), reset_reg); ar7_device_disable() local
|
/linux-4.1.27/drivers/dma/sh/ |
H A D | rcar-hpbdma.c | 107 void __iomem *reset_reg; member in struct:hpb_dmae_device
|
/linux-4.1.27/arch/mips/include/asm/lasat/ |
H A D | lasat.h | 28 volatile u32 *reset_reg; member in struct:lasat_misc
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 496 u16 reset_reg; dib9000_mbx_host_init() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10180 u32 val, base_addr, offset, mask, reset_reg; bnx2x_prev_unload_close_mac() local 10510 u32 reset_reg, tmp_reg = 0, rc; bnx2x_prev_unload_common() local 10158 bnx2x_prev_unload_close_umac(struct bnx2x *bp, u8 port, u32 reset_reg, struct bnx2x_mac_vals *vals) bnx2x_prev_unload_close_umac() argument
|
Completed in 605 milliseconds