Home
last modified time | relevance | path

Searched refs:ntf_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c471 u8 ntf_mode = 0; in cx231xx_afe_adjust_ref_count() local
479 &ntf_mode); in cx231xx_afe_adjust_ref_count()
483 &ntf_mode); in cx231xx_afe_adjust_ref_count()
486 input_mode = (ntf_mode & 0x3) | ((input_mode & 0x6) << 1); in cx231xx_afe_adjust_ref_count()
1494 FIXME: ntf_mode = 2'b00 by default. But set 0x1 would reduce in cx231xx_Setup_AFE_for_LowIF()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c471 u8 ntf_mode = 0; in cx231xx_afe_adjust_ref_count() local
479 &ntf_mode); in cx231xx_afe_adjust_ref_count()
483 &ntf_mode); in cx231xx_afe_adjust_ref_count()
486 input_mode = (ntf_mode & 0x3) | ((input_mode & 0x6) << 1); in cx231xx_afe_adjust_ref_count()
1494 FIXME: ntf_mode = 2'b00 by default. But set 0x1 would reduce in cx231xx_Setup_AFE_for_LowIF()

Completed in 7 milliseconds