Searched refs:init (Results 1 - 25 of 3744) sorted by relevance

1234567891011>>

/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Dinit.c11 #include <subdev/bios/init.h>
19 nv_printk(init->bios, lvl, "0x%04x[%c]: "fmt, init->offset, \
20 init_exec(init) ? '0' + (init->nested - 1) : ' ', ##args); \
23 if (nv_subdev(init->bios)->debug >= NV_DBG_TRACE) \
31 * init parser control flow helpers
35 init_exec(struct nvbios_init *init) argument
37 return (init->execute == 1) || ((init
41 init_exec_set(struct nvbios_init *init, bool exec) argument
48 init_exec_inv(struct nvbios_init *init) argument
54 init_exec_force(struct nvbios_init *init, bool exec) argument
65 init_or(struct nvbios_init *init) argument
76 init_link(struct nvbios_init *init) argument
87 init_crtc(struct nvbios_init *init) argument
98 init_conn(struct nvbios_init *init) argument
120 init_nvreg(struct nvbios_init *init, u32 reg) argument
160 init_rd32(struct nvbios_init *init, u32 reg) argument
169 init_wr32(struct nvbios_init *init, u32 reg, u32 val) argument
177 init_mask(struct nvbios_init *init, u32 reg, u32 mask, u32 val) argument
189 init_rdport(struct nvbios_init *init, u16 port) argument
197 init_wrport(struct nvbios_init *init, u16 port, u8 value) argument
204 init_rdvgai(struct nvbios_init *init, u16 port, u8 index) argument
215 init_wrvgai(struct nvbios_init *init, u16 port, u8 index, u8 value) argument
236 init_i2c(struct nvbios_init *init, int index) argument
264 init_rdi2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg) argument
273 init_wri2cr(struct nvbios_init *init, u8 index, u8 addr, u8 reg, u8 val) argument
282 init_rdauxr(struct nvbios_init *init, u32 addr) argument
298 init_wrauxr(struct nvbios_init *init, u32 addr, u8 data) argument
307 init_prog_pll(struct nvbios_init *init, u32 id, u32 freq) argument
340 init_table_(struct nvbios_init *init, u16 offset, const char *name) argument
374 struct nvbios_init init = { .bios = bios }; local
402 init_ram_restrict_group_count(struct nvbios_init *init) argument
408 init_ram_restrict(struct nvbios_init *init) argument
424 init_xlat_(struct nvbios_init *init, u8 index, u8 offset) argument
442 init_condition_met(struct nvbios_init *init, u8 cond) argument
458 init_io_condition_met(struct nvbios_init *init, u8 cond) argument
475 init_io_flag_condition_met(struct nvbios_init *init, u8 cond) argument
502 init_tmds_reg(struct nvbios_init *init, u8 tmds) argument
547 init_reserved(struct nvbios_init *init) argument
573 init_done(struct nvbios_init *init) argument
584 init_io_restrict_prog(struct nvbios_init *init) argument
621 init_repeat(struct nvbios_init *init) argument
647 init_io_restrict_pll(struct nvbios_init *init) argument
687 init_end_repeat(struct nvbios_init *init) argument
703 init_copy(struct nvbios_init *init) argument
730 init_not(struct nvbios_init *init) argument
742 init_io_flag_condition(struct nvbios_init *init) argument
759 init_dp_condition(struct nvbios_init *init) argument
807 init_io_mask_or(struct nvbios_init *init) argument
826 init_io_or(struct nvbios_init *init) argument
845 init_idx_addr_latched(struct nvbios_init *init) argument
875 init_io_restrict_pll2(struct nvbios_init *init) argument
910 init_pll2(struct nvbios_init *init) argument
927 init_i2c_byte(struct nvbios_init *init) argument
958 init_zm_i2c_byte(struct nvbios_init *init) argument
985 init_zm_i2c(struct nvbios_init *init) argument
1019 init_tmds(struct nvbios_init *init) argument
1045 init_zm_tmds_group(struct nvbios_init *init) argument
1072 init_cr_idx_adr_latch(struct nvbios_init *init) argument
1102 init_cr(struct nvbios_init *init) argument
1122 init_zm_cr(struct nvbios_init *init) argument
1139 init_zm_cr_group(struct nvbios_init *init) argument
1163 init_condition_time(struct nvbios_init *init) argument
1190 init_ltime(struct nvbios_init *init) argument
1207 init_zm_reg_sequence(struct nvbios_init *init) argument
1232 init_sub_direct(struct nvbios_init *init) argument
1258 init_jump(struct nvbios_init *init) argument
1276 init_i2c_if(struct nvbios_init *init) argument
1303 init_copy_nv_reg(struct nvbios_init *init) argument
1329 init_zm_index_io(struct nvbios_init *init) argument
1347 init_compute_mem(struct nvbios_init *init) argument
1365 init_reset(struct nvbios_init *init) argument
1392 init_configure_mem_clk(struct nvbios_init *init) argument
1401 init_configure_mem(struct nvbios_init *init) argument
1451 init_configure_clk(struct nvbios_init *init) argument
1485 init_configure_preinit(struct nvbios_init *init) argument
1511 init_io(struct nvbios_init *init) argument
1551 init_sub(struct nvbios_init *init) argument
1578 init_ram_condition(struct nvbios_init *init) argument
1597 init_nv_reg(struct nvbios_init *init) argument
1615 init_macro(struct nvbios_init *init) argument
1639 init_resume(struct nvbios_init *init) argument
1651 init_time(struct nvbios_init *init) argument
1672 init_condition(struct nvbios_init *init) argument
1689 init_io_condition(struct nvbios_init *init) argument
1706 init_index_io(struct nvbios_init *init) argument
1728 init_pll(struct nvbios_init *init) argument
1745 init_zm_reg(struct nvbios_init *init) argument
1765 init_ram_restrict_pll(struct nvbios_init *init) argument
1795 init_gpio(struct nvbios_init *init) argument
1811 init_ram_restrict_zm_reg_group(struct nvbios_init *init) argument
1849 init_copy_zm_reg(struct nvbios_init *init) argument
1866 init_zm_reg_group(struct nvbios_init *init) argument
1888 init_xlat(struct nvbios_init *init) argument
1916 init_zm_mask_add(struct nvbios_init *init) argument
1937 init_auxch(struct nvbios_init *init) argument
1961 init_zm_auxch(struct nvbios_init *init) argument
1983 init_i2c_long_if(struct nvbios_init *init) argument
2022 init_gpio_ne(struct nvbios_init *init) argument
2129 nvbios_exec(struct nvbios_init *init) argument
2156 struct nvbios_init init = { local
2172 struct nvbios_init init = { local
[all...]
/drivers/gpu/drm/nouveau/core/subdev/i2c/
H A Dpadnv04.c32 .init = _nvkm_i2c_pad_init,
/drivers/clk/tegra/
H A Dclk-audio-sync.c61 struct clk_init_data init; local
73 init.ops = &tegra_clk_sync_source_ops;
74 init.name = name;
75 init.flags = CLK_IS_ROOT;
76 init.parent_names = NULL;
77 init.num_parents = 0;
79 /* Data in .init is copied by clk_register(), so stack variable OK */
80 sync->hw.init = &init;
/drivers/gpu/drm/r128/
H A Dr128_ioc32.c66 drm_r128_init_t __user *init; local
71 init = compat_alloc_user_space(sizeof(*init));
72 if (!access_ok(VERIFY_WRITE, init, sizeof(*init))
73 || __put_user(init32.func, &init->func)
74 || __put_user(init32.sarea_priv_offset, &init->sarea_priv_offset)
75 || __put_user(init32.is_pci, &init->is_pci)
76 || __put_user(init32.cce_mode, &init->cce_mode)
77 || __put_user(init32.cce_secure, &init
[all...]
/drivers/gpu/drm/mga/
H A Dmga_ioc32.c64 drm_mga_init_t __user *init; local
70 init = compat_alloc_user_space(sizeof(*init));
71 if (!access_ok(VERIFY_WRITE, init, sizeof(*init))
72 || __put_user(init32.func, &init->func)
73 || __put_user(init32.sarea_priv_offset, &init->sarea_priv_offset)
74 || __put_user(init32.chipset, &init->chipset)
75 || __put_user(init32.sgram, &init->sgram)
76 || __put_user(init32.maccess, &init
[all...]
/drivers/irqchip/
H A Dirqchip.c11 #include <linux/init.h>
/drivers/staging/
H A Dstaging.c2 #include <linux/init.h>
/drivers/video/fbdev/sis/
H A DMakefile7 sisfb-objs := sis_main.o sis_accel.o init.o init301.o initextlfb.o
/drivers/clk/mmp/
H A Dclk-apmu.c74 struct clk_init_data init; local
80 init.name = name;
81 init.ops = &clk_apmu_ops;
82 init.flags = CLK_SET_RATE_PARENT;
83 init.parent_names = (parent_name ? &parent_name : NULL);
84 init.num_parents = (parent_name ? 1 : 0);
89 apmu->hw.init = &init;
/drivers/clk/mxs/
H A Dclk-pll.c94 struct clk_init_data init; local
100 init.name = name;
101 init.ops = &clk_pll_ops;
102 init.flags = 0;
103 init.parent_names = (parent_name ? &parent_name: NULL);
104 init.num_parents = (parent_name ? 1 : 0);
109 pll->hw.init = &init;
/drivers/gpu/drm/nouveau/core/subdev/fb/
H A Dnv1a.c35 .init = _nouveau_fb_init,
41 .tile.init = nv10_fb_tile_init,
H A Dnv4e.c35 .init = nv44_fb_init,
41 .tile.init = nv46_fb_tile_init,
/drivers/gpu/drm/via/
H A Dvia_map.c28 static int via_do_init_map(struct drm_device *dev, drm_via_init_t *init) argument
42 dev_priv->fb = drm_legacy_findmap(dev, init->fb_offset);
49 dev_priv->mmio = drm_legacy_findmap(dev, init->mmio_offset);
59 init->sarea_priv_offset);
61 dev_priv->agpAddr = init->agpAddr;
80 drm_via_init_t *init = data; local
84 switch (init->func) {
86 return via_do_init_map(dev, init);
/drivers/clk/
H A Dclk-rk808.c94 struct clk_init_data init = {}; local
110 init.flags = CLK_IS_ROOT;
111 init.parent_names = NULL;
112 init.num_parents = 0;
113 init.name = "rk808-clkout1";
114 init.ops = &rk808_clkout1_ops;
115 rk808_clkout->clkout1_hw.init = &init;
119 0, &init.name);
126 init
[all...]
H A Dclk-max-gen.c101 ret = clk_register_clkdev(clk, hw->init->name, NULL);
117 struct clk_init_data *init; local
133 init = devm_kzalloc(dev, sizeof(*init), GFP_KERNEL);
134 if (!init)
141 init->name = clk_name;
143 init->name = clks_init[i].name;
145 init->ops = clks_init[i].ops;
146 init->flags = clks_init[i].flags;
148 max_gen_clks[i].hw.init
[all...]
H A Dclk-fixed-factor.c73 struct clk_init_data init; local
85 fix->hw.init = &init;
87 init.name = name;
88 init.ops = &clk_fixed_factor_ops;
89 init.flags = flags | CLK_IS_BASIC;
90 init.parent_names = &parent_name;
91 init.num_parents = 1;
H A Dclk-fixed-rate.c65 struct clk_init_data init; local
74 init.name = name;
75 init.ops = &clk_fixed_rate_ops;
76 init.flags = flags | CLK_IS_BASIC;
77 init.parent_names = (parent_name ? &parent_name: NULL);
78 init.num_parents = (parent_name ? 1 : 0);
83 fixed->hw.init = &init;
/drivers/clk/ti/
H A Dinterface.c28 .init = &omap2_init_clk_clkdm,
38 struct clk_init_data init = { NULL }; local
47 clk_hw->hw.init = &init;
58 init.name = node->name;
59 init.ops = &ti_interface_clk_ops;
60 init.flags = 0;
68 init.num_parents = 1;
69 init.parent_names = &parent_name;
/drivers/clk/versatile/
H A Dclk-vexpress-osc.c74 struct clk_init_data init; local
94 &init.name) != 0)
95 init.name = dev_name(&pdev->dev);
97 init.ops = &vexpress_osc_ops;
98 init.flags = CLK_IS_ROOT;
99 init.num_parents = 0;
101 osc->hw.init = &init;
115 dev_dbg(&pdev->dev, "Registered clock '%s'\n", init.name);
/drivers/scsi/aacraid/
H A Dcomminit.c34 #include <linux/init.h>
57 struct aac_init *init; local
86 dev->init = (struct aac_init *)(base + fibsize + host_rrq_size);
89 init = dev->init;
91 init->InitStructRevision = cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION);
93 init->InitStructRevision = cpu_to_le32(ADAPTER_INIT_STRUCT_REVISION_4);
94 init->MiniPortRevision = cpu_to_le32(Sa_MINIPORT_REVISION);
95 init->fsrev = cpu_to_le32(dev->fsrev);
103 init
[all...]
/drivers/clk/qcom/
H A Dgcc-apq8084.c116 .clkr.hw.init = &(struct clk_init_data){
127 .hw.init = &(struct clk_init_data){
139 .clkr.hw.init = &(struct clk_init_data){
151 .clkr.hw.init = &(struct clk_init_data){
163 .clkr.hw.init = &(struct clk_init_data){
179 .clkr.hw.init = &(struct clk_init_data){
190 .hw.init = &(struct clk_init_data){
206 .clkr.hw.init = &(struct clk_init_data){
217 .hw.init = &(struct clk_init_data){
238 .clkr.hw.init
[all...]
/drivers/clk/at91/
H A Dclk-h32mx.c99 struct clk_init_data init; local
109 init.name = np->name;
110 init.ops = &h32mx_ops;
111 init.parent_names = parent_name ? &parent_name : NULL;
112 init.num_parents = parent_name ? 1 : 0;
113 init.flags = CLK_SET_RATE_GATE;
115 h32mxclk->hw.init = &init;
H A Dclk-plldiv.c88 struct clk_init_data init; local
94 init.name = name;
95 init.ops = &plldiv_ops;
96 init.parent_names = parent_name ? &parent_name : NULL;
97 init.num_parents = parent_name ? 1 : 0;
98 init.flags = CLK_SET_RATE_GATE;
100 plldiv->hw.init = &init;
H A Dclk-slow.c129 struct clk_init_data init; local
138 init.name = name;
139 init.ops = &slow_osc_ops;
140 init.parent_names = &parent_name;
141 init.num_parents = 1;
142 init.flags = CLK_IGNORE_UNUSED;
144 osc->hw.init = &init;
241 struct clk_init_data init; local
250 init
338 struct clk_init_data init; local
412 struct clk_init_data init; local
[all...]
/drivers/clk/berlin/
H A Dberlin2-pll.c99 struct clk_init_data init; local
109 pll->hw.init = &init;
110 init.name = name;
111 init.ops = &berlin2_pll_ops;
112 init.parent_names = &parent_name;
113 init.num_parents = 1;
114 init.flags = flags;

Completed in 2982 milliseconds

1234567891011>>