Searched refs:common_attr (Results 1 – 1 of 1) sorted by relevance
2383 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi() local2388 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()2401 (u16) ((common_attr->sys_clock_freq / 1000) * HI_I2C_DELAY) / 1000; in init_hi()2409 (u16) ((common_attr->osc_clock_freq / 1000) * HI_I2C_BRIDGE_DELAY) / in init_hi()2466 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities() local2474 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()2500 common_attr->osc_clock_freq = 27000; in get_device_capabilities()2504 common_attr->osc_clock_freq = 20250; in get_device_capabilities()2508 common_attr->osc_clock_freq = 4000; in get_device_capabilities()2723 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output() local[all …]