Searched refs:common_attr (Results 1 – 1 of 1) sorted by relevance
2391 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi() local2396 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()2409 (u16) ((common_attr->sys_clock_freq / 1000) * HI_I2C_DELAY) / 1000; in init_hi()2417 (u16) ((common_attr->osc_clock_freq / 1000) * HI_I2C_BRIDGE_DELAY) / in init_hi()2474 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities() local2482 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()2508 common_attr->osc_clock_freq = 27000; in get_device_capabilities()2512 common_attr->osc_clock_freq = 20250; in get_device_capabilities()2516 common_attr->osc_clock_freq = 4000; in get_device_capabilities()2731 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output() local[all …]