aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mips-cpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton1-3/+6
2017-08-30MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton1-2/+20
2017-08-30MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton1-37/+42
2017-08-30MIPS: CPC: Use common CPS accessor generation macrosPaul Burton1-41/+22
2016-05-13MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras1-0/+3
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton1-1/+2
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas1-10/+0
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-2/+2
2014-05-02MIPS: CPC: provide locking functionsPaul Burton1-0/+27
2014-05-02MIPS: CPC: provide functions to retrieve register addressesPaul Burton1-1/+6
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton1-0/+150