Searched refs:common_attr (Results 1 – 1 of 1) sorted by relevance
2385 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi() local2390 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()2403 (u16) ((common_attr->sys_clock_freq / 1000) * HI_I2C_DELAY) / 1000; in init_hi()2411 (u16) ((common_attr->osc_clock_freq / 1000) * HI_I2C_BRIDGE_DELAY) / in init_hi()2468 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities() local2476 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()2502 common_attr->osc_clock_freq = 27000; in get_device_capabilities()2506 common_attr->osc_clock_freq = 20250; in get_device_capabilities()2510 common_attr->osc_clock_freq = 4000; in get_device_capabilities()2725 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output() local[all …]