Home
last modified time | relevance | path

Searched refs:CONFIG (Results 1 – 13 of 13) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.cxx215 setRegister (CONFIG, _CONFIG | ( (1 << PWR_UP) | (1 << PRIM_RX) )); in rxPowerUp()
228 setRegister (CONFIG, _CONFIG | ( (1 << PWR_UP) | (0 << PRIM_RX) )); in txPowerUp()
234 setRegister (CONFIG, _CONFIG); in powerDown()
334 setRegister (CONFIG, 0x12); // on, no crc, int on RX/TX done in setBeaconingMode()
395 setRegister (CONFIG, 0x12); // tx on in sendBeaconingMsg()
Dnrf24l01.h41 #define CONFIG 0x00 macro
/hardware/ti/omap3/dspbridge/inc/
Ddbreg.h80 #define CONFIG "Software\\TexasInstruments\\DirectDSP\\Config" macro
/hardware/intel/img/psb_video/src/
Dtng_yuv_processor.c371 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
396 obj_config = CONFIG(obj_context->config_id); in ved_QueryVideoProcFilters()
455 obj_config = CONFIG(obj_context->config_id); in ved_QueryVideoProcFilterCaps()
519 obj_config = CONFIG(obj_context->config_id); in ved_QueryVideoProcPipelineCaps()
Dpsb_buffer.c572 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
607 object_config_p obj_config = CONFIG(obj_context->config_id); in psb_codedbuf_map_mangle()
718 object_config_p obj_config = CONFIG(obj_context->config_id); in psb_codedbuf_map_mangle()
Dvsp_compose.c39 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
Dvsp_VPP.c40 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
874 obj_config = CONFIG(obj_context->config_id); in vsp_QueryVideoProcFilters()
946 obj_config = CONFIG(obj_context->config_id); in vsp_QueryVideoProcFilterCaps()
1081 obj_config = CONFIG(obj_context->config_id); in vsp_QueryVideoProcPipelineCaps()
Dpsb_drv_video.c135 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
470 obj_config = CONFIG(configID); in psb_CreateConfig()
548 obj_config = CONFIG(config_id); in psb_DestroyConfig()
576 obj_config = CONFIG(config_id); in psb_QueryConfigAttributes()
1083 obj_config = CONFIG(config_id); in psb_CreateContext()
2109 obj_config = CONFIG(obj_context->config_id); in psb_BeginPicture()
2378 obj_config = CONFIG(obj_context->config_id); in psb__surface_usage()
2428 obj_config = CONFIG(obj_context->config_id); in psb_SyncSurface()
2701 obj_config = CONFIG(config);
Dpnw_rotate.c59 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
591 object_config_p obj_config = CONFIG(obj_context->config_id); in psb_CreateRotateSurface()
Dpsb_surface_attrib.c44 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
Dvsp_vp8.c39 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
/hardware/intel/img/psb_video/src/android/
Dpsb_surface_gralloc.c42 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh468 print_config_mk CONFIG "${1}" ${CONFIG_LIST}
487 print_config_h CONFIG "${TMP_H}" ${CONFIG_LIST}