Searched refs:term_ctl (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/vc4/ |
| A D | vc4_hdmi_phy.c | 638 unsigned int term_ctl:2; member 738 .term_ctl = 1, 754 .term_ctl = 1, 770 .term_ctl = 1, 787 .term_ctl = 1, 813 .term_ctl = 3, 838 .term_ctl = 3, 863 .term_ctl = 3, 892 .term_ctl = 3, 1025 VC4_SET_FIELD(chan0_settings->term_ctl, in vc6_hdmi_phy_init() [all …]
|
| /drivers/scsi/arm/ |
| A D | powertec.c | 64 unsigned int term_ctl; member 107 info->term_ctl = on_off ? POWERTEC_TERM_ENABLE : 0; in powertecscsi_terminator_ctl() 108 writeb(info->term_ctl, info->base + POWERTEC_TERM_CONTROL); in powertecscsi_terminator_ctl() 194 VERSION, info->term_ctl ? "n" : "ff"); in powertecscsi_info() 251 info->term_ctl ? "n" : "ff"); in powertecscsi_show_info() 264 return sprintf(buf, "%d\n", info->term_ctl ? 1 : 0); in powertecscsi_show_term()
|
Completed in 9 milliseconds