Home
last modified time | relevance | path

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

/qemu/docs/system/arm/
H A Dxlnx-versal-virt.rst93 -append "rdinit=/sbin/init console=ttyAMA0,115200n8 earlycon=pl011,mmio,0xFF000000,115200n8" \
120 …args "rdinit=/sbin/init maxcpus=1 console=ttyAMA0,115200n8 earlycon=pl011,mmio,0xFF000000,115200n8"
/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c334 const uint32_t n8 = s->extra_pg0_lock_n16 * 2; in efuse_lk_spec_sort() local
336 const uint32_t cnt = n8 / sz; in efuse_lk_spec_sort()
346 const uint32_t n8 = s->extra_pg0_lock_n16 * 2; in efuse_lk_spec_find() local
348 const uint32_t cnt = n8 / sz; in efuse_lk_spec_find()
/qemu/docs/specs/
H A Dfsi.rst74 -append "rootwait console=ttyS4,115200n8 root=PARTLABEL=rofs-a"