Searched full:pccs (Results 1 – 6 of 6) sorted by relevance
469 struct ccs __iomem *pccs; in ray_init() local504 pccs = ccs_base(local); in ray_init()506 writeb(CCS_BUFFER_FREE, &(pccs++)->buffer_status); in ray_init()528 struct ccs __iomem *pccs; in dl_startup_params() local549 pccs = ccs_base(local) + ccsindex; in dl_startup_params()550 writeb(CCS_DOWNLOAD_STARTUP_PARAMS, &pccs->cmd); in dl_startup_params()558 writeb(CCS_BUFFER_FREE, &(pccs++)->buffer_status); in dl_startup_params()637 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup() local660 status = readb(&pccs->buffer_status); in verify_dl_startup()679 struct ccs __iomem *pccs; in start_net() local[all …]
14 under the control of several CGCs & PCCs modules. The CGC modules generate
14 under the control of several CGCs & PCCs modules. The PCC modules control
309 /* All peripheral clocks on A7 PCCs */
185 0x25, /* PCCS = 2, ECP_DC_DIV = 1/4 HSYNC */ in xbd599_init_sequence()
1318 * Disable 4 PCCs for Xena1, 2 and 3 as per H/W bug in init_nic()