Searched defs:ast (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A DMakefile
H A Dast_mm.c36 static u32 ast_get_vram_size(struct ast_device *ast) argument
74 int ast_mm_init(struct ast_device *ast) argument
[all...]
H A Dast_i2c.c32 struct ast_device *ast = to_ast_device(i2c->dev); local
48 struct ast_device *ast = to_ast_device(i2c->dev); local
64 struct ast_device *ast = to_ast_device(i2c->dev); local
86 struct ast_device *ast = to_ast_device(i2c->dev); local
[all...]
H A Dast_dp.c10 bool ast_astdp_is_connected(struct ast_device *ast) argument
23 struct ast_device *ast = to_ast_device(dev); local
137 struct ast_device *ast = to_ast_device(dev); local
165 struct ast_device *ast = to_ast_device(dev); local
181 struct ast_device *ast = to_ast_device(dev); local
204 struct ast_device *ast = to_ast_device(crtc->dev); local
[all...]
H A Dast_main.c38 static void ast_detect_widescreen(struct ast_device *ast) argument
68 ast_detect_tx_chip(struct ast_device *ast, bool need_post) argument
136 struct ast_device *ast = to_ast_device(dev); local
262 struct ast_device *ast; local
[all...]
H A Dast_dp501.c13 struct ast_device *ast = data; local
21 struct ast_device *ast = to_ast_device(dev); local
31 static void send_ack(struct ast_device *ast) argument
39 static void send_nack(struct ast_device *ast) argument
47 wait_ack(struct ast_device *ast) argument
63 wait_nack(struct ast_device *ast) argument
79 set_cmd_trigger(struct ast_device *ast) argument
84 clear_cmd_trigger(struct ast_device *ast) argument
109 struct ast_device *ast = to_ast_device(dev); local
131 struct ast_device *ast = to_ast_device(dev); local
181 get_fw_base(struct ast_device *ast) argument
188 struct ast_device *ast = to_ast_device(dev); local
207 struct ast_device *ast = to_ast_device(dev); local
275 ast_dp501_is_connected(struct ast_device *ast) argument
318 struct ast_device *ast = to_ast_device(dev); local
350 struct ast_device *ast = to_ast_device(dev); local
423 struct ast_device *ast = to_ast_device(dev); local
450 struct ast_device *ast = to_ast_device(dev); local
[all...]
H A Dast_post.c46 struct ast_device *ast = to_ast_device(dev); local
108 ast_mindwm(struct ast_device *ast, u32 r) argument
113 ast_moutdwm(struct ast_device *ast, u32 r, u32 v) argument
146 mmctestburst2_ast2150(struct ast_device *ast, u32 datagen) argument
196 cbrtest_ast2150(struct ast_device *ast) argument
206 cbrscan_ast2150(struct ast_device *ast, int busw) argument
223 cbrdlli_ast2150(struct ast_device *ast, int busw) argument
257 struct ast_device *ast = to_ast_device(dev); local
348 struct ast_device *ast = to_ast_device(dev); local
423 mmc_test(struct ast_device *ast, u32 datagen, u8 test_ctl) argument
443 mmc_test2(struct ast_device *ast, u32 datagen, u8 test_ctl) argument
464 mmc_test_burst(struct ast_device *ast, u32 datagen) argument
469 mmc_test_burst2(struct ast_device *ast, u32 datagen) argument
474 mmc_test_single(struct ast_device *ast, u32 datagen) argument
479 mmc_test_single2(struct ast_device *ast, u32 datagen) argument
484 mmc_test_single_2500(struct ast_device *ast, u32 datagen) argument
489 cbr_test(struct ast_device *ast) argument
508 cbr_scan(struct ast_device *ast) argument
529 cbr_test2(struct ast_device *ast) argument
543 cbr_scan2(struct ast_device *ast) argument
564 cbr_test3(struct ast_device *ast) argument
573 cbr_scan3(struct ast_device *ast) argument
589 finetuneDQI_L(struct ast_device *ast, struct ast2300_dram_param *param) argument
688 finetuneDQSI(struct ast_device *ast) argument
778 cbr_dll2(struct ast_device *ast, struct ast2300_dram_param *param) argument
834 get_ddr3_info(struct ast_device *ast, struct ast2300_dram_param *param) argument
1076 ddr3_init(struct ast_device *ast, struct ast2300_dram_param *param) argument
1199 get_ddr2_info(struct ast_device *ast, struct ast2300_dram_param *param) argument
1446 ddr2_init(struct ast_device *ast, struct ast2300_dram_param *param) argument
1574 struct ast_device *ast = to_ast_device(dev); local
1655 cbr_test_2500(struct ast_device *ast) argument
1666 ddr_test_2500(struct ast_device *ast) argument
1683 ddr_init_common_2500(struct ast_device *ast) argument
1706 ddr_phy_init_2500(struct ast_device *ast) argument
1740 check_dram_size_2500(struct ast_device *ast, u32 tRFC) argument
1771 enable_cache_2500(struct ast_device *ast) argument
1784 set_mpll_2500(struct ast_device *ast) argument
1811 reset_mmc_2500(struct ast_device *ast) argument
1822 ddr3_init_2500(struct ast_device *ast, const u32 *ddr_table) argument
1866 ddr4_init_2500(struct ast_device *ast, const u32 *ddr_table) argument
1976 ast_dram_init_2500(struct ast_device *ast) argument
2043 struct ast_device *ast = to_ast_device(dev); local
[all...]
H A Dast_mode.c54 static inline void ast_load_palette_index(struct ast_device *ast, argument
68 ast_crtc_set_gamma_linear(struct ast_device *ast, const struct drm_format_info *format) argument
87 ast_crtc_set_gamma(struct ast_device *ast, const struct drm_format_info *format, struct drm_color_lut *lut) argument
235 ast_set_vbios_color_reg(struct ast_device *ast, const struct drm_format_info *format, const struct ast_vbios_mode_info *vbios_mode) argument
266 ast_set_vbios_mode_reg(struct ast_device *ast, const struct drm_display_mode *adjusted_mode, const struct ast_vbios_mode_info *vbios_mode) argument
290 ast_set_std_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) argument
338 ast_set_crtc_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) argument
453 ast_set_offset_reg(struct ast_device *ast, struct drm_framebuffer *fb) argument
463 ast_set_dclk_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) argument
481 ast_set_color_reg(struct ast_device *ast, const struct drm_format_info *format) argument
510 ast_set_crtthd_reg(struct ast_device *ast) argument
528 ast_set_sync_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) argument
543 ast_set_start_address_crt1(struct ast_device *ast, unsigned int offset) argument
555 ast_wait_for_vretrace(struct ast_device *ast) argument
644 struct ast_device *ast = to_ast_device(dev); local
682 struct ast_device *ast = to_ast_device(plane->dev); local
698 struct ast_device *ast = to_ast_device(plane->dev); local
718 ast_primary_plane_init(struct ast_device *ast) argument
811 ast_set_cursor_base(struct ast_device *ast, u64 address) argument
822 ast_set_cursor_location(struct ast_device *ast, u16 x, u16 y, u8 x_offset, u8 y_offset) argument
838 ast_set_cursor_enabled(struct ast_device *ast, bool enabled) argument
887 struct ast_device *ast = to_ast_device(plane->dev); local
942 struct ast_device *ast = to_ast_device(plane->dev); local
961 ast_cursor_plane_init(struct ast_device *ast) argument
1006 struct ast_device *ast = to_ast_device(crtc->dev); local
1063 struct ast_device *ast = to_ast_device(crtc->dev); local
1189 struct ast_device *ast = to_ast_device(dev); local
1214 struct ast_device *ast = to_ast_device(dev); local
1236 struct ast_device *ast = to_ast_device(dev); local
1324 struct ast_device *ast = to_ast_device(dev); local
1350 struct ast_device *ast = to_ast_device(dev); local
1423 ast_vga_output_init(struct ast_device *ast) argument
1456 struct ast_device *ast = to_ast_device(dev); local
1529 ast_sil164_output_init(struct ast_device *ast) argument
1589 struct ast_device *ast = to_ast_device(connector->dev); local
1628 ast_dp501_output_init(struct ast_device *ast) argument
1660 struct ast_device *ast = to_ast_device(dev); local
1699 struct ast_device *ast = to_ast_device(connector->dev); local
1738 ast_astdp_output_init(struct ast_device *ast) argument
1831 ast_bmc_output_init(struct ast_device *ast, struct drm_connector *physical_connector) argument
1865 struct ast_device *ast = to_ast_device(state->dev); local
1886 struct ast_device *ast = to_ast_device(dev); local
1907 ast_mode_config_init(struct ast_device *ast) argument
[all...]
H A Dast_drv.h265 static inline unsigned long __ast_gen(struct ast_device *ast) argument
271 static inline bool __ast_gen_is_eq(struct ast_device *ast, unsigned long gen) argument
331 static inline u32 ast_read32(struct ast_device *ast, u32 reg) argument
336 static inline void ast_write32(struct ast_device *ast, u32 reg, u32 val) argument
341 static inline u8 ast_io_read8(struct ast_device *ast, u3 argument
346 ast_io_write8(struct ast_device *ast, u32 reg, u8 val) argument
351 ast_get_index_reg(struct ast_device *ast, u32 base, u8 index) argument
356 ast_get_index_reg_mask(struct ast_device *ast, u32 base, u8 index, u8 preserve_mask) argument
362 ast_set_index_reg(struct ast_device *ast, u32 base, u8 index, u8 val) argument
367 ast_set_index_reg_mask(struct ast_device *ast, u32 base, u8 index, u8 preserve_mask, u8 val) argument
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmlock.c540 dlmlock(struct dlm_ctxt *dlm, int mode, struct dlm_lockstatus *lksb, int flags, const char *name, int namelen, dlm_astlockfunc_t *ast, void *data, dlm_bastlockfunc_t *bast) argument
[all...]
H A Ddlmcommon.h347 dlm_astlockfunc_t *ast; member in struct:dlm_lock
/linux-master/tools/perf/pmu-events/
H A Dmetric.py3 import ast namespace
[all...]

Completed in 118 milliseconds