Home
last modified time | relevance | path

Searched defs:ast (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_dp501.c18 struct ast_private *ast = dev->dev_private; in ast_load_dp501_microcode() local
23 static void send_ack(struct ast_private *ast) in send_ack()
31 static void send_nack(struct ast_private *ast) in send_nack()
39 static bool wait_ack(struct ast_private *ast) in wait_ack()
55 static bool wait_nack(struct ast_private *ast) in wait_nack()
71 static void set_cmd_trigger(struct ast_private *ast) in set_cmd_trigger()
76 static void clear_cmd_trigger(struct ast_private *ast) in clear_cmd_trigger()
101 struct ast_private *ast = dev->dev_private; in ast_write_cmd() local
123 struct ast_private *ast = dev->dev_private; in ast_write_data() local
173 static u32 get_fw_base(struct ast_private *ast) in get_fw_base()
[all …]
H A Dast_post.c47 struct ast_private *ast = dev->dev_private; in ast_enable_vga() local
55 struct ast_private *ast = dev->dev_private; in ast_enable_mmio() local
63 struct ast_private *ast = dev->dev_private; in ast_is_vga_enabled() local
82 struct ast_private *ast = dev->dev_private; in ast_set_def_ext_reg() local
121 u32 ast_mindwm(struct ast_private *ast, u32 r) in ast_mindwm()
134 void ast_moutdwm(struct ast_private *ast, u32 r, u32 v) in ast_moutdwm()
173 static u32 mmctestburst2_ast2150(struct ast_private *ast, u32 datagen) in mmctestburst2_ast2150()
223 static int cbrtest_ast2150(struct ast_private *ast) in cbrtest_ast2150()
233 static int cbrscan_ast2150(struct ast_private *ast, int busw) in cbrscan_ast2150()
250 static void cbrdlli_ast2150(struct ast_private *ast, int busw) in cbrdlli_ast2150()
[all …]
H A Dast_main.c45 void ast_set_index_reg_mask(struct ast_private *ast, in ast_set_index_reg_mask()
55 uint8_t ast_get_index_reg(struct ast_private *ast, in ast_get_index_reg()
64 uint8_t ast_get_index_reg_mask(struct ast_private *ast, in ast_get_index_reg_mask()
76 struct ast_private *ast = dev->dev_private; in ast_detect_config_mode() local
126 struct ast_private *ast = dev->dev_private; in ast_detect_chip() local
279 struct ast_private *ast = dev->dev_private; in ast_get_dram_info() local
401 struct ast_private *ast = dev->dev_private; in ast_mode_config_mode_valid() local
427 struct ast_private *ast = dev->dev_private; in ast_get_vram_info() local
459 struct ast_private *ast; in ast_driver_load() local
555 struct ast_private *ast = dev->dev_private; in ast_driver_unload() local
H A Dast_mode.c65 static inline void ast_load_palette_index(struct ast_private *ast, in ast_load_palette_index()
79 static void ast_crtc_load_lut(struct ast_private *ast, struct drm_crtc *crtc) in ast_crtc_load_lut()
217 static void ast_set_vbios_color_reg(struct ast_private *ast, in ast_set_vbios_color_reg()
247 static void ast_set_vbios_mode_reg(struct ast_private *ast, in ast_set_vbios_mode_reg()
271 static void ast_set_std_reg(struct ast_private *ast, in ast_set_std_reg()
319 static void ast_set_crtc_reg(struct ast_private *ast, in ast_set_crtc_reg()
428 static void ast_set_offset_reg(struct ast_private *ast, in ast_set_offset_reg()
438 static void ast_set_dclk_reg(struct ast_private *ast, in ast_set_dclk_reg()
456 static void ast_set_color_reg(struct ast_private *ast, in ast_set_color_reg()
485 static void ast_set_crtthd_reg(struct ast_private *ast) in ast_set_crtthd_reg()
[all …]
H A Dast_ttm.c41 int ast_mm_init(struct ast_private *ast) in ast_mm_init()
64 void ast_mm_fini(struct ast_private *ast) in ast_mm_fini()
H A Dast_drv.h199 static inline void ast_set_index_reg(struct ast_private *ast, in ast_set_index_reg()
214 static inline void ast_open_key(struct ast_private *ast) in ast_open_key()
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_stat.c72 struct aoutm68k_stat43 ast; in aoutm68k_compat_43_sys_stat() local
88 struct aoutm68k_stat43 ast; in aoutm68k_compat_43_sys_fstat() local
104 struct aoutm68k_stat43 ast; in aoutm68k_compat_43_sys_lstat() local
122 struct aoutm68k_stat12 ast; in aoutm68k_compat_12_sys_stat() local
138 struct aoutm68k_stat12 ast; in aoutm68k_compat_12_sys_fstat() local
154 struct aoutm68k_stat12 ast; in aoutm68k_compat_12_sys_lstat() local
171 struct aoutm68k_stat ast; in aoutm68k_sys___stat13() local
187 struct aoutm68k_stat ast; in aoutm68k_sys___fstat13() local
204 struct aoutm68k_stat ast; in aoutm68k_sys___lstat13() local
220 struct aoutm68k_stat ast; in aoutm68k_sys_fhstat() local
[all …]
/netbsd-src/sys/arch/arm/arm/
H A Dast.c105 ast(struct trapframe *tf) in ast() function
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-ast.c135 tre_do_print(FILE *stream, tre_ast_node_t *ast, int indent) in tre_do_print()
212 tre_ast_fprint(FILE *stream, tre_ast_node_t *ast) in tre_ast_fprint()
H A Dtre-compile.c661 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, in tre_copy_ast()
804 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, in tre_expand_ast()
/netbsd-src/sys/arch/sh3/sh3/
H A Dexception.c473 ast(struct lwp *l, struct trapframe *tf) in ast() function
/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp.cc299 auto ast = build.node_from(schedule); in test_ast_build() local
313 auto ast = build_copy.node_from(schedule); in test_ast_build() local
H A Disl_test_cpp-generic.cc324 auto ast = build.node_from(schedule); in test_ast_build_unroll() local
348 auto ast = build.node_from(schedule); in test_ast_build_generic() local
H A Disl_test_cpp-checked.cc257 auto ast = build.node_from(schedule); in test_ast_build() local
H A Disl_ast_codegen.c5866 isl_ast_node *ast; in build_ast_from_domain() local
/netbsd-src/sys/arch/mips/mips/
H A Dtrap.c753 ast(void) in ast() function
/netbsd-src/sys/dev/usb/
H A Dumodem_common.c662 usb_cdc_abstract_state_t ast; in umodem_set_comm_feature() local
/netbsd-src/sys/arch/usermode/usermode/
H A Dtrap.c187 ast(struct lwp *l) in ast() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasSetTracker.cpp716 AliasSetTracker::ASTCallbackVH::ASTCallbackVH(Value *V, AliasSetTracker *ast) in ASTCallbackVH()
/netbsd-src/sys/arch/alpha/alpha/
H A Dtrap.c587 ast(struct trapframe *framep) in ast() function
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp194 CommandFileASTNode * ast = NULL; in parseCommandFile() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c113 isl_ast_node *ast in print_schedule_ast() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.cc108 isl_ast_node *ast in print_schedule_ast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1878 AliasSetTracker *ast, MemorySSAUpdater *MSSAU, LoopInfo &li, in LoopPromoter()