Searched refs:common_attr (Results 1 – 1 of 1) sorted by relevance
2392 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi() local2397 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()2410 (u16) ((common_attr->sys_clock_freq / 1000) * HI_I2C_DELAY) / 1000; in init_hi()2418 (u16) ((common_attr->osc_clock_freq / 1000) * HI_I2C_BRIDGE_DELAY) / in init_hi()2475 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities() local2483 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()2509 common_attr->osc_clock_freq = 27000; in get_device_capabilities()2513 common_attr->osc_clock_freq = 20250; in get_device_capabilities()2517 common_attr->osc_clock_freq = 4000; in get_device_capabilities()2732 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output() local[all …]