Home
last modified time | relevance | path

Searched refs:XD_CLE_PD (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rts5208/
Drtsx_card.h645 #define XD_CLE_PD (0x01 << 1) macro
Dxd.c311 XD_WP_PD | XD_CE_PD | XD_CLE_PD | XD_CD_PU); in xd_fill_pull_ctl_disable()
350 XD_WP_PD | XD_CE_PU | XD_CLE_PD | XD_CD_PU); in xd_fill_pull_ctl_enable()
393 XD_CLE_PD | in xd_pull_ctl_disable()
Dms.c403 MS_D7_PD | XD_CE_PD | XD_CLE_PD | in ms_pull_ctl_disable()
464 MS_D7_PD | XD_CE_PD | XD_CLE_PD | XD_CD_PU); in ms_pull_ctl_enable()
Dsd.c2059 SD_D4_PD | XD_CE_PD | XD_CLE_PD |
2113 SD_D4_PU | XD_CE_PD | XD_CLE_PD | XD_CD_PU);