Home
last modified time | relevance | path

Searched full:tacp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/atm/
Dsuni.h80 #define SUNI_TACP_CS 0x60 /* TACP Control/Status */
81 #define SUNI_TACP_IUCHP 0x61 /* TACP Idle/Unassigned Cell Hdr Pat */
82 #define SUNI_TACP_IUCPOP 0x62 /* TACP Idle/Unassigned Cell Payload
84 #define SUNI_TACP_FIFO 0x63 /* TACP FIFO Configuration */
85 #define SUNI_TACP_TCCL 0x64 /* TACP Transmit Cell Counter LSB */
86 #define SUNI_TACP_TCC 0x65 /* TACP Transmit Cell Counter */
87 #define SUNI_TACP_TCCM 0x66 /* TACP Transmit Cell Counter MSB */
88 #define SUNI_TACP_CFG 0x67 /* TACP Configuration */
Diphase.h948 SUNI_TACP_CONTROL = 0x180, /* TACP Control */
949 SUNI_TACP_IDLE_HDR_PAT = 0x184, /* TACP Idle Cell Header Pattern */
950 SUNI_TACP_IDLE_PAY_PAY = 0x188, /* TACP Idle Cell Payld Octet Patrn */
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/
Dexynos-srom.yaml71 Tacp, Tcah, Tcoh, Tacc, Tcos, Tacs.
74 Tacp: Page mode access cycle at Page mode (0 - 15)
/Linux-v5.10/arch/arm/mach-s3c/
Diotiming-s3c2410.c134 /* Currently no support for Tacp calculations. */ in calc_tacp()
223 /* tacp: 2,3,4,5 */ in s3c2410_calc_bank()
238 ret |= calc_tacp(bt->tacp, hclk, &res); in s3c2410_calc_bank()
/Linux-v5.10/include/linux/soc/samsung/
Ds3c-cpufreq-core.h22 * @tacp:
36 unsigned int tacp; member