Home
last modified time | relevance | path

Searched refs:portsel (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.c1128 int nvp6158_set_portmode(const unsigned char chip, const unsigned char portsel, in nvp6158_set_portmode() argument
1134 if((portsel!=1) && (portsel!=2) && (nvp6158_chip_id[chip]==NVP6158C_R0_ID || in nvp6158_set_portmode()
1136 printk("nvp6158C_set_portmode portsel[%d] error!!!\n", portsel); in nvp6158_set_portmode()
1146 gpio_i2c_write(chipaddr, 0xC0+portsel*2, (chid<<4)|chid); in nvp6158_set_portmode()
1147 gpio_i2c_write(chipaddr, 0xC1+portsel*2, (chid<<4)|chid); in nvp6158_set_portmode()
1148 tmp = gpio_i2c_read(chipaddr, 0xC8+(portsel/2)) & (portsel%2?0x0F:0xF0); in nvp6158_set_portmode()
1149 gpio_i2c_write(chipaddr, 0xC8+(portsel/2), tmp); in nvp6158_set_portmode()
1150 gpio_i2c_write(chipaddr, 0xCC+portsel, 0x86); in nvp6158_set_portmode()
1157 gpio_i2c_write(chipaddr, 0xC0+portsel*2, (chid<<4)|chid); in nvp6158_set_portmode()
1158 gpio_i2c_write(chipaddr, 0xC1+portsel*2, (chid<<4)|chid); in nvp6158_set_portmode()
[all …]
H A Dnvp6158_video.h83 int nvp6158_set_portmode(const unsigned char chip, const unsigned char portsel,
87 void nvp6158_set_portcontrol(unsigned char chip, unsigned char portsel,
H A Dnvp6158_common.h185 unsigned char portsel; member
H A Dnvp6158_drv.c500 nvp6158_set_portmode(optmode.chipsel, optmode.portsel, optmode.portmode, optmode.chid); in nvp6158_native_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dfintek-cir.c123 u8 portsel, ir_class; in fintek_hw_detect() local
129 portsel = fintek_cr_read(fintek, GCR_CONFIG_PORT_SEL); in fintek_hw_detect()
130 if (portsel == 0xff) { in fintek_hw_detect()
136 portsel = fintek_cr_read(fintek, GCR_CONFIG_PORT_SEL); in fintek_hw_detect()
138 fit_dbg("portsel reg: 0x%02x", portsel); in fintek_hw_detect()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h73 unsigned short portsel; member
H A Dcpu_sh7753.h82 unsigned short portsel; member
H A Dcpu_sh7752.h82 unsigned short portsel; member
/OK3568_Linux_fs/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c69 writew(0x0002, &phy->portsel); in init_usb_phy()
/OK3568_Linux_fs/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c76 writew(0x0002, &phy->portsel); in init_usb_phy()
/OK3568_Linux_fs/u-boot/board/renesas/sh7757lcr/
H A Dsh7757lcr.c119 writew(0x0002, &phy->portsel); in init_usb_phy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dsounding.c1610 if (csi_para->portsel == 0) in mac_set_csi_para_reg()
1661 if (csi_para->portsel == 0) in mac_set_csi_para_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dsounding.c1610 if (csi_para->portsel == 0) in mac_set_csi_para_reg()
1661 if (csi_para->portsel == 0) in mac_set_csi_para_reg()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c8430 u8 *portsel, *etm; in setup_7322_link_recovery() local
8440 portsel = ppd->port == 1 ? portsel_port1 : portsel_port2; in setup_7322_link_recovery()
8443 portsel = portsel_2port; in setup_7322_link_recovery()
8453 portsel, NULL) < 0 || in setup_7322_link_recovery()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h9907 u32 portsel: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h9907 u32 portsel: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c4178 csi_para.portsel = (sta->wrole->hw_port == 0) ? 0 : 1; in rtw_hal_mac_ax_bfee_para_reg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c4196 csi_para.portsel = (sta->wrole->hw_port == 0) ? 0 : 1; in rtw_hal_mac_ax_bfee_para_reg()