Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap/
Dhwa742.c123 int window_type; member
185 hwa742.window_type = ((hwa742.window_type & 0xfc) | 0x01); in set_format_regs()
190 hwa742.window_type = (hwa742.window_type & 0xfc); in set_format_regs()
198 hwa742_write_reg(HWA742_WINDOW_TYPE, hwa742.window_type); in set_format_regs()
/linux-4.4.14/arch/powerpc/include/asm/
Dopal.h88 int64_t opal_pci_phb_mmio_enable(uint64_t phb_id, uint16_t window_type,
90 int64_t opal_pci_set_phb_mem_window(uint64_t phb_id, uint16_t window_type,
96 uint16_t window_type, uint16_t window_num,
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c3165 window_type, in pnv_pci_init_ioda_phb()