Home
last modified time | relevance | path

Searched refs:DISP (Results 1 – 14 of 14) sorted by relevance

/external/cpuinfo/test/dmesg/
Dzenfone-2.log1235 [ 4.031255] [DISP] mrst_get_vbt_data, PanelID = 27, Unique ID = C120880F, Panel name = C120880F
1252 [ 4.047829] [DISP] nt35596_vid_init
1253 [ 4.047839] [DISP] Novatek reset workqueue init!
1254 [ 4.048479] [DISP] nt35596_vid_get_config_mode
1255 [ 4.048866] [DISP] nt35596_vid_detect
1256 [ 4.048944] [DISP] nt35596_vid_dsi_controller_init
1257 [ 4.048954] [DISP] TM ER Panel initial cmds registered
1261 [ 4.050050] [DISP] nt35596_vid_reset
1265 [ 4.068592] [DISP] nt35596_vid_drv_ic_init
1266 [ 4.250641] [DISP] nt35596_vid_power_on
[all …]
Dpadcod-10.1.log425 <6>[ 7.861344] [DISP]disp_module_init
426 <6>[ 7.862307] [DISP]disp_probe
427 <4>[ 7.870511] [DISP] *****************************************************************
428 <4>[ 7.870528] [DISP] ***
429 <4>[ 7.870536] [DISP] *** LCD Panel Parameter Check
430 <4>[ 7.870545] [DISP] ***
431 <4>[ 7.870553] [DISP] *** by guozhenjie
432 <4>[ 7.870562] [DISP] ***
433 <4>[ 7.870569] [DISP] *****************************************************************
434 <4>[ 7.870581] [DISP] ***
[all …]
Dxperia-c4-dual.log145 <4>[ 8.152004]<6>.(1)[315:boot_logo_updat][DISP]func|mtkfb_open
364 <4>[ 8.329388]<6>.(1)[315:boot_logo_updat][DISP]func|mtkfb_release
405 <4>[ 8.340911]<6>.(4)[314:surfaceflinger][DISP]func|mtkfb_open
Dgalaxy-s6.log2581 [ 2.518638] [5: swapper/0: 1] DEVFREQ(DISP) : 400000Khz, 793750uV
2582 [ 2.518648] [5: swapper/0: 1] DEVFREQ(DISP) : 334000Khz, 693750uV
2583 [ 2.518655] [5: swapper/0: 1] DEVFREQ(DISP) : 267000Khz, 650000uV
2584 [ 2.518663] [5: swapper/0: 1] DEVFREQ(DISP) : 200000Khz, 650000uV
2585 [ 2.518670] [5: swapper/0: 1] DEVFREQ(DISP) : 167000Khz, 650000uV
2586 [ 2.518677] [5: swapper/0: 1] DEVFREQ(DISP) : 100000Khz, 650000uV
2587 [ 2.518687] [5: swapper/0: 1] DEVFREQ(DISP) : voltage of available max freq : 650000uV
Dlenovo-a6600-plus.log466 [ 3.200225] (1)[237:boot_logo_updat][name:mtkfb&][DISP]mtkfb_open
642 [ 3.729707] (2)[236:surfaceflinger][name:mtkfb&][DISP]mtkfb_open
Dblu-r1-hd.log2884 [ 10.165517] (1)[238:boot_logo_updat][name:mtkfb&][DISP]mtkfb_open
3124 [ 11.044392] (3)[237:surfaceflinger][name:mtkfb&][DISP]mtkfb_open
Dmeizu-pro-7-plus.log270 [ 0.156573] (4)[1:swapper/0][DISP]init_log_buffer success
323 [ 0.253890] (5)[1:swapper/0][DISP][primary_display_get_dsc_1slice_info #8123]ERROR:lcm handle i…
4241 [ 8.325142] (2)[384:surfaceflinger][DISP][primary_display_resume #6045]ERROR:primary display pa…
Dmeizu-pro-6.log409 [ 0.159031] (0)[1:swapper/0][DISP]init_log_buffer success
3452 [ 4.411031] (6)[317:surfaceflinger][DISP][release_session_buffer #214]ERROR:release_session_buf…
Dmeizu-pro-6s.log409 [ 0.158836] (0)[1:swapper/0][DISP]init_log_buffer success
3624 [ 4.738307] (3)[341:surfaceflinger][DISP][release_session_buffer #214]ERROR:release_session_buf…
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spmc/
Dmtspmc_private.h50 #define DISP BIT(3) macro
/external/llvm-project/llvm/lib/Target/PowerPC/
DP9InstrResources.td35 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice.
88 // (DISP) for that superslice.
176 // (DISP) for that superslice.
204 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice.
289 // EXECO) and all three dispatches (DISP) to the given superslice.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DP9InstrResources.td35 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice.
88 // (DISP) for that superslice.
176 // (DISP) for that superslice.
204 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice.
289 // EXECO) and all three dispatches (DISP) to the given superslice.
/external/f2fs-tools/include/
Df2fs_fs.h257 #define DISP(fmt, ptr, member) \ macro
/external/f2fs-tools/fsck/
Dmount.c427 DISP("%-.256s", sb, version); in print_raw_sb_info()