/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/ |
D | drm_hal_gfx.h | 76 int (*refresh)(enum drm_hal_gfx_layer layer); member
|
D | drm_hal_gfx.c | 511 gfx_dev.refresh = drm_hal_gfx_refresh; in drm_hal_gfx_dev_register() 534 gfx_dev.refresh = NULL; in drm_hal_gfx_dev_unregister()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
D | drm_modes.c | 1410 unsigned int refresh; in drm_mode_parse_cmdline_refresh() local 1417 refresh = simple_strtol(str, end_ptr, 0xa); in drm_mode_parse_cmdline_refresh() 1422 mode->refresh = refresh; in drm_mode_parse_cmdline_refresh() 1887 …mode = drm_cvt_mode(dev, cmd->xres, cmd->yres, cmd->refresh_specified ? cmd->refresh : 0x3c, cmd->… in drm_mode_create_from_cmdline_mode() 1890 …mode = drm_gtf_mode(dev, cmd->xres, cmd->yres, cmd->refresh_specified ? cmd->refresh : 0x3c, cmd->… in drm_mode_create_from_cmdline_mode()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_addr.c | 474 BOOLEAN btm_identity_addr_to_random_pseudo(BD_ADDR bd_addr, UINT8 *p_addr_type, BOOLEAN refresh) in btm_identity_addr_to_random_pseudo() argument 483 if (refresh && controller_get_interface()->get_ble_resolving_list_max_size() != 0) { in btm_identity_addr_to_random_pseudo()
|
/device/board/isoftstone/yangfan/kernel/src/driv/devfreq/ |
D | rockchip_dmc.c | 153 unsigned int refresh; member 2325 unsigned int refresh = false; in rockchip_dmcfreq_system_status_notifier() local 2345 refresh = true; in rockchip_dmcfreq_system_status_notifier() 2384 if (dmcfreq->refresh != refresh) { in rockchip_dmcfreq_system_status_notifier() 2386 dmcfreq->set_auto_self_refresh(refresh); in rockchip_dmcfreq_system_status_notifier() 2387 dmcfreq->refresh = refresh; in rockchip_dmcfreq_system_status_notifier()
|
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
D | rockchip_dmc.c | 153 unsigned int refresh; member 2325 unsigned int refresh = false; in rockchip_dmcfreq_system_status_notifier() local 2345 refresh = true; in rockchip_dmcfreq_system_status_notifier() 2384 if (dmcfreq->refresh != refresh) { in rockchip_dmcfreq_system_status_notifier() 2386 dmcfreq->set_auto_self_refresh(refresh); in rockchip_dmcfreq_system_status_notifier() 2387 dmcfreq->refresh = refresh; in rockchip_dmcfreq_system_status_notifier()
|
/device/soc/rockchip/common/vendor/drivers/devfreq/ |
D | rockchip_dmc.c | 157 unsigned int refresh; member 2168 unsigned int refresh = false; in rockchip_dmcfreq_system_status_notifier() local 2190 refresh = true; in rockchip_dmcfreq_system_status_notifier() 2234 if (dmcfreq->refresh != refresh) { in rockchip_dmcfreq_system_status_notifier() 2236 dmcfreq->set_auto_self_refresh(refresh); in rockchip_dmcfreq_system_status_notifier() 2238 dmcfreq->refresh = refresh; in rockchip_dmcfreq_system_status_notifier()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
D | dw-mipi-dsi.c | 277 int refresh, two_frames; in dw_mipi_dsi_wait_for_two_frames() local 279 refresh = drm_mode_vrefresh(mode); in dw_mipi_dsi_wait_for_two_frames() 280 two_frames = DIV_ROUND_UP(MSEC_PER_SEC, refresh) * 0x2; in dw_mipi_dsi_wait_for_two_frames()
|
/device/soc/rockchip/common/sdk_linux/include/drm/ |
D | drm_connector.h | 1138 int refresh; member
|
/device/soc/hpmicro/sdk/hpm_sdk/ |
D | CHANGELOG.md | 20 - middleware: littlevgl: update double buffer refresh approach. 306 - hpm6750evkmini: correct refresh cycle number of sdram
|
/device/soc/hpmicro/sdk/hpm_sdk/boards/openocd/boards/ |
D | hpm6300evk.cfg | 220 # auto refresh
|
D | hpm6750evkmini.cfg | 266 # auto refresh
|
D | hpm6750evk.cfg | 312 # auto refresh
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_host/inc/ |
D | usb_host.h | 277 uint8_t refresh; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_ble_int.h | 480 BOOLEAN btm_identity_addr_to_random_pseudo(BD_ADDR bd_addr, UINT8 *p_addr_type, BOOLEAN refresh);
|
/device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
D | Kconfig | 516 maintain their value during backup/self-refresh.
|
/device/board/unionman/unionpi_tiger/kernel/build/ |
D | linux-5.10.patch | 2208 * drm_connector_set_vrr_capable_property - sets the variable refresh rate
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|