Home
last modified time | relevance | path

Searched refs:SB_PGD_PORT_BASE (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
Dwcd9xxx-slimslave.h66 #define SB_PGD_PORT_BASE 0x000 macro
67 #define SB_PGD_PORT_CFG_BYTE_ADDR(offset, port_num) (SB_PGD_PORT_BASE + offset + (1 * port_num))
69 #define SB_PGD_TX_PORT_MULTI_CHANNEL_0(port_num) (SB_PGD_PORT_BASE + 0x100 + 4*port_num)
72 #define SB_PGD_TX_PORT_MULTI_CHANNEL_1(port_num) (SB_PGD_PORT_BASE + 0x101 + 4*port_num)
75 #define SB_PGD_RX_PORT_MULTI_CHANNEL_0(offset, port_num) (SB_PGD_PORT_BASE + offset + (4 * port_n…
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
Dwcd9xxx-slimslave.h75 #define SB_PGD_PORT_BASE 0x000 macro
78 (SB_PGD_PORT_BASE + offset + (1 * port_num))
81 (SB_PGD_PORT_BASE + 0x100 + 4*port_num)
86 (SB_PGD_PORT_BASE + 0x101 + 4*port_num)
90 (SB_PGD_PORT_BASE + offset + (4 * port_num))