repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/brya/var/orisa: Update Type C DisplayPort HPD Configuration
[coreboot2.git]
/
src
/
mainboard
/
google
/
brya
/
variants
/
lisbon
/
variant.c
blob
76f0f524a855ade1cabdb6eda611eb6dd4de817b
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#include <sar.h>
4
5
const char
*
get_wifi_sar_cbfs_filename
(
void
)
6
{
7
return
"wifi_sar_0.hex"
;
8
}