Searched refs:dip (Results 1 – 4 of 4) sorted by relevance
| /board/sunxi/ |
| A D | chip.c | 45 struct extension *dip; in extension_board_scan() local 85 dip = calloc(1, sizeof(struct extension)); in extension_board_scan() 86 if (!dip) { in extension_board_scan() 91 snprintf(dip->overlay, sizeof(dip->overlay), "dip-%x-%x.dtbo", in extension_board_scan() 93 strncpy(dip->name, w1_header.product_name, 32); in extension_board_scan() 94 strncpy(dip->owner, w1_header.vendor_name, 32); in extension_board_scan() 95 list_add_tail(&dip->list, extension_list); in extension_board_scan()
|
| /board/kobol/helios4/ |
| A D | README | 23 Before powering up the board, boot selection should be done via the SW1 dip
|
| /board/solidrun/clearfog/ |
| A D | README | 46 Before powering up the board, boot selection should be done via the SW1 dip
|
| /board/phytec/pcm058/ |
| A D | README | 25 The dip switch "DIP-1" on the board let choose between
|
Completed in 10 milliseconds