Searched refs:CARD_PULL_CTL6 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/misc/cardreader/ |
H A D | rtl8411.c | 345 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04), 362 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04), 376 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04), 390 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04), 400 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04 | 0x11), 407 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x08 | 0x11), 417 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04 | 0x11), 424 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04 | 0x11), 434 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04 | 0x11), 441 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x04 | 0x11), [all …]
|
H A D | rts5229.c | 224 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15), 234 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15),
|
H A D | rts5209.c | 231 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15), 242 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15),
|
H A D | rts5227.c | 317 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15), 327 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15),
|
H A D | rts5260.c | 149 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15), 160 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15),
|
H A D | rts5249.c | 523 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15), 534 RTSX_REG_PAIR(CARD_PULL_CTL6, 0x15),
|
H A D | rtsx_usb.c | 528 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_PULL_CTL6, in rtsx_usb_reset_chip()
|
/linux/drivers/memstick/host/ |
H A D | rtsx_usb_ms.c | 121 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_PULL_CTL6, 0xFF, 0xA5); in ms_pull_ctl_disable_lqfp48() 135 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_PULL_CTL6, 0xFF, 0x59); in ms_pull_ctl_disable_qfn24() 149 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_PULL_CTL6, 0xFF, 0xA5); in ms_pull_ctl_enable_lqfp48() 163 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, CARD_PULL_CTL6, 0xFF, 0x59); in ms_pull_ctl_enable_qfn24()
|
/linux/include/linux/ |
H A D | rtsx_pci.h | 518 #define CARD_PULL_CTL6 0xFD65 macro
|