Home
last modified time | relevance | path

Searched refs:ds_type (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1307.c23 enum ds_type { enum
234 enum ds_type type = dev_get_driver_data(dev); in ds1307_rtc_set()
267 enum ds_type type = dev_get_driver_data(dev); in ds1307_rtc_get()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c833 u8 ds_type = 0; in hdmi_config_CVTEM() local
864 val = new << 7 | end << 6 | ds_type << 4 | afr << 3 | in hdmi_config_CVTEM()