Searched full:pccs (Results 1 – 5 of 5) sorted by relevance
467 struct ccs __iomem *pccs; in ray_init() local502 pccs = ccs_base(local); in ray_init()504 writeb(CCS_BUFFER_FREE, &(pccs++)->buffer_status); in ray_init()526 struct ccs __iomem *pccs; in dl_startup_params() local547 pccs = ccs_base(local) + ccsindex; in dl_startup_params()548 writeb(CCS_DOWNLOAD_STARTUP_PARAMS, &pccs->cmd); in dl_startup_params()556 writeb(CCS_BUFFER_FREE, &(pccs++)->buffer_status); in dl_startup_params()635 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup() local658 status = readb(&pccs->buffer_status); in verify_dl_startup()677 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
198 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()