Home
last modified time | relevance | path

Searched refs:D64_CTRL2_PARITY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.h142 #define D64_CTRL2_PARITY 0x00040000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbhnddma.h431 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbhnddma.h431 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbhnddma.h431 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbhnddma.h414 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbhnddma.h461 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbhnddma.h461 #define D64_CTRL2_PARITY 0x00040000 /* parity bit */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c163 #define D64_CTRL2_PARITY 0x00040000 macro
742 cpu_to_le32(ctrl2 | D64_CTRL2_PARITY); in dma64_dd_upd()