Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dpdt.c31 PDT_PDC, enumerator
62 #define PDT_ADDR_PHYS_MASK (pdt_type != PDT_PDC ? ~0x3f : ~0x0f)
63 #define PDT_ADDR_PERM_ERR (pdt_type != PDT_PDC ? 2UL : 0UL)
163 pdt_type = PDT_PDC; in pdc_pdt_init()
181 pdt_type == PDT_PDC ? __stringify(PDT_PDC) : in pdc_pdt_init()
200 if (pdt_type == PDT_PDC) in pdc_pdt_init()