Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Deppcic.c87 int ph_width; /* 8 or 16 */ member
220 ph->ph_width = 16; in eppcic_attach_socket()
366 ph->ph_width = 8; in eppcic_mem_map()
368 ph->ph_width = 16; in eppcic_mem_map()
439 ph->ph_width = 8; in eppcic_io_map()
444 ph->ph_width = 16; in eppcic_io_map()
602 switch (ph->ph_width) { in eppcic_set_pcreg()
669 …DPRINTFN(1, ("eppcic_set_pcreg: width=%d, access=%d, hold=%d, pre-charge=%d\n",ph->ph_width,atimin… in eppcic_set_pcreg()
/netbsd-src/sys/arch/arm/at91/
H A Dat91cf.c70 int ph_width; /* 8 or 16 */ member
200 ph->ph_width = 16; in at91cf_attach_socket()
352 ph->ph_width = 8; in at91cf_mem_map()
354 ph->ph_width = 16; in at91cf_mem_map()
423 ph->ph_width = 8; in at91cf_io_map()
428 ph->ph_width = 16; in at91cf_io_map()