Searched refs:test_ctl (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/ast/ |
| A D | ast_post.c | 106 bool mmc_test(struct ast_device *ast, u32 datagen, u8 test_ctl) in mmc_test() argument 111 ast_moutdwm(ast, 0x1e6e0070, (datagen << 3) | test_ctl); in mmc_test()
|
| A D | ast_post.h | 41 bool mmc_test(struct ast_device *ast, u32 datagen, u8 test_ctl);
|
| A D | ast_2300.c | 122 static u32 mmc_test2(struct ast_device *ast, u32 datagen, u8 test_ctl) in mmc_test2() argument 127 ast_moutdwm(ast, 0x1e6e0070, (datagen << 3) | test_ctl); in mmc_test2()
|
Completed in 9 milliseconds